michaeljklein / CPlug

Hot plug C into Haskell, with automatic binding generation and recompilable instances (eventually)
http://michaeljklein.github.io/CPlug/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Build Status

CPlug

Note: I set up a small pre-commit script that runs cloc and tree to show the number of lines of code per language and the directory tree. If you are committing, either install CLOC (Count Lines of Code) and tree, which can be installed with brew install cloc, brew install tree, or delete the script in .git/hooks.

CPlug is currently pre-aplha, but several modules are usable.

See the wiki for more information.