[ANN] gcc-lua: Lua plugin for the GNU Compiler Collection
Peter Colberg
peter@colberg.org
Wed Oct 31 17:50:00 GMT 2012
Hi,
It is my pleasure to announce gcc-lua:
gccâlua extends the GNU Compiler Collection with the ability to run Lua
scripts. The plugin provides an interface to register callback functions for
plugin events, and inspect the abstract syntax tree of a translation unit. The
plugin is useful for static C code analysis. gccâlua supports GCC 4.6 or 4.7,
and, Lua 5.1 or 5.2, or LuaJIT.
http://colberg.org/gcc-lua/
Regards,
Peter
More information about the Gcc
mailing list