Projects using ocamlbuild
From Gallium
This page will host a list of projects using ocamlbuild.
You can send a mail to nicolas.pouillard@inria.fr, either with the url and short description of your project or you wished login for making an account.
- Camlp4
- Ocaml itself (not enabled by default)
- The Aurochs parser generator uses Ocamlbuild and includes custom rules for bootstrapping and its C library. Aurochs sources
- The Jsure Javascript checker uses Aurochs to generate its parser using a rule in its ocamlbuild plugin. Jsure sources
- CaFL, a compiler for Intel functional language, reFLect (not released publicly)
- Lwt (lightweight threads) is a cooperative thread library for Objective Caml.