ppx_nanocamlversion Documentation on ocaml.org
Framework for writing nanopass-style compilers
A PPX-based toolkit that eases compiler writing by automatically generating the code needed to write a compiler. Nanocaml is designed for the nanopass-style of writing compilers, which emphasizes the use of many small passes that only perform one change to the AST, rather than only a few large passes.
| Authors | iitalics and OhadRau <admin@ohad.space> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/nanocaml/nanocaml |
| Issue Tracker | https://github.com/nanocaml/nanocaml/issues |
| Maintainer | iitalics, OhadRau |
| Dependencies |
|
| Source [http] | https://github.com/nanocaml/nanocaml/archive/0.1.0.tar.gz sha256=f9f6772ff2e53d8fb3c22b459e9eb1fd68aefff381c121c0588ea3d0791cf5ae md5=38877f4878af035303e02b3c9a399e98 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_nanocaml/ppx_nanocaml.0.1/opam |
No package is dependent


