It was thus said that the Great Kevin Ingwersen once stated:
> Hey.
> 
> Can somebody use tcc’s script-ability as a library call - or is there even
> a libtcc?

  Yes there is.  In fact, I've wrapped TCC into a Lua module:

        https://github.com/spc476/lua-conmanorg/blob/master/src/tcc.c

and a higher level module on top of that:

        https://github.com/spc476/lua-conmanorg/blob/master/lua/cc.lua

  -spc


_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to