Description
Modular C code generator.
Description
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, Haskell, Common Lisp and NodeJS-style JavaScript.