Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bobzhang/fan

Compile-time metaprogramming for OCaml
https://github.com/bobzhang/fan

Last synced: 2 days ago
JSON representation

Compile-time metaprogramming for OCaml

Awesome Lists containing this project

README

        

Fan is a fully-featured metaprogramming system for OCaml, it's a
superset of [OCaml](http://caml.inria.fr/) with Lispy
[macros](http://letoverlambda.com/).

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