lua-users home
lua-l archive

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


>So there is more than Lua in the life of our fellow Lua team... Fortunately!    
Actually, I used Lua to generate C code for the functions in that paper.
I used the ideas described in the SPE paper on reusing Lua's parser to
generate code for arithmetic expressions.
--lhf