bobzhang/fan

Compile-time metaprogramming for OCaml

OCaml

75

2,047 commits

updated Aug 5, 2024

See the code

README

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

Contributors

bobzhang

1,256 commits

Hongbo-bb

784 commits

ngunn

7 commits

bobzhang/fan

Compile-time metaprogramming for OCaml

OCaml

75

2,047 commits

updated Aug 5, 2024

See the code

README

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

Contributors

bobzhang

1,256 commits

Hongbo-bb

784 commits

ngunn

7 commits

Languages

OCaml

97.3%

Standard ML

2.6%