lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Mark Hamburg wrote:
This suggests the need for a library to parse Lua programs into Lua data
structures (and vice-versa though not for this case). That way one could
write the Lua analysis tools in Lua.

ltokens might doen that(?)
http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/