Skip to content

Chaarlesss/Fixpoint

 
 

Repository files navigation

Fixpoint

About

Various abstract datatypes inspired by the standard OCaml library.

To build

dune build

To install

dependancies

opam pin add git+https://github.com/jogiet/camllib.git#master
opam install .

If you just want to install the library without modifications:

opam pin add git+https://github.com/jogiet/fixpoint.git#master

TODOs:

  • build via dune
  • install via opam
  • integrate documentation via github pages
  • clean the remaining of the old build system

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 100.0%