modulo

Modular C code generator

Latest on Hackage:1.9.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Hans Hoglund
Maintained by Hans Hoglund

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.