Hi!

I finally found the time to play around with github, and now I have 
three Lua modules I'd like to share.

microscope: Generates images of arbitrary Lua values using GraphViz. 
This is based on a script I posted some time ago on lua-l, but it has 
*lots* more features, proper documentation, contains fewer (known) bugs, 
and supports Lua 5.1 and 5.2.

luaepnf: Simplifies building domain specific languages using LPeg by 
providing syntax sugar, handling parse errors, and building ASTs.

prototype: We have at least half a dozen libraries in the main luarocks 
repository that cover class based OO programming. As far as I know this 
would be the first for prototype based OO.

The rockspecs are here:

http://siffiejoe.github.com/lua-microscope/microscope-0.2-1.rockspec
http://siffiejoe.github.com/lua-luaepnf/luaepnf-0.2-1.rockspec
http://siffiejoe.github.com/lua-prototype/prototype-0.2-1.rockspec


Thanks,
Philipp


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to