shithub: libtroll

ref: 27ae521c8504a1de9feac7e6183e47cda2d9a497
dir: /README/

View raw version
libtroll
--------
libtroll is a tiny codegen library written in C, normally used in compilers & such
libtroll isnt very optimized so be aware of that.

plans
-----
the plans are in order of how ill make them
[ ] generate portable C
[ ] generate C++
[ ] generate JS
[ ] generate Python
not everything is done

usage
-----
plop src/libtroll.c & src/libtroll.h into your project
make sure to compile the C file

license
-------
public domain