Re: Recent Lua Library Findings
Posted: Mon Jun 22, 2009 4:21 pm
Penlight looks cool, so does the polygon clipping lib.
A macro system for Lua:
http://luma.luaforge.net/manual.html
After dabbling in Scheme/Lisp and Io, I've been craving some metaprogramming facilities in Lua. I find myself repeating code that could be abstracted away with macros. Has anyone else looked into this?
A macro system for Lua:
http://luma.luaforge.net/manual.html
After dabbling in Scheme/Lisp and Io, I've been craving some metaprogramming facilities in Lua. I find myself repeating code that could be abstracted away with macros. Has anyone else looked into this?