I'd like to be able to parse the lua.h header file and get a list of symbols and definitions.
I thought it would be pretty easy but the more I looked into it, the more complicated it seems to get.
Is there a way to do this with tcc and if so, does tcclua expose these bindings?