hbasold / netkat

The NetKAT Framework

Home Page:https://netkat-lang.github.io/netkat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NetKAT Build Status

A clean slate implementation of NetKAT.

Documentation

The API documentation is available online.
You can also generate it locally from scratch. You need to have OCaml's packet manager opam and the packages dune and odoc installed:

opam install dune odoc

Then, from the root of the project:

dune build @doc

Then open _build/default/_doc/_html/index.html.

References

About

The NetKAT Framework

https://netkat-lang.github.io/netkat/

License:MIT License


Languages

Language:OCaml 92.0%Language:Standard ML 5.1%Language:Shell 2.6%Language:Makefile 0.3%