Fan is a fully-featured metaprogramming system for OCaml, it's a superset of OCaml with Lispy macros.
Homepage: http://bobzhang.github.io/fan/
-
Requirements ocaml (==4.00.1) ocamlfind (optional)
-
Install
make world
if you have ocamlfind installed, try
make metainstall
to install the META file