forked from rlepigre/ocaml-bindlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Efficient binder representation in OCaml
License
barras/ocaml-bindlib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### Description ### Bindlib is a library allowing the manipulation of data structures with bound variables. It is particularly useful when writing ASTs for programming languages, but also for manipulating terms of the λ-calculus or quantified formulas. ### Dependencies ### List of dependencies: - OCaml - Findlib (build) - OCamlbuild (build) - GNU Make (build) ### Installation ### > make > make install ### Other things ### To generate the documentation (ocamldoc): > make doc To build the examples: > make examples
About
Efficient binder representation in OCaml
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- OCaml 76.6%
- TeX 22.5%
- Makefile 0.9%