Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bobzhang/fan
- Owner: bobzhang
- License: other
- Created: 2012-10-11T18:34:46.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T22:35:29.000Z (5 months ago)
- Last Synced: 2025-01-02T01:12:11.847Z (9 days ago)
- Language: OCaml
- Homepage: http://bobzhang.github.io/fan/
- Size: 44.3 MB
- Stars: 71
- Watchers: 14
- Forks: 5
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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