@hackage modulo1.8.0
Modular C code generator
Installation
Dependencies (14)
- atto-lisp
- base >=4 && <5
- data-default
- directory
- haskell-src ==1.0.1.5
- language-c Show all…
Dependents (1)
@hackage/acme-everything
Modulo is a tool that generates modular, standard C interfaces based on a high-level description language. The idea is to specify functionality in the module language and implement it in any language that supports C-style calling conventions. This package include generators for C and Common Lisp (JavaScript and Haskell on the way).