Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 372 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 372 Bytes

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