Here's a rockspec for version 1.2.2 of Tamale, my library for Erlang-style pattern matching.
http://github.com/silentbicycle/tamale/blob/master/tamale-1.2.2-1.rockspec Description: "Tamale adds structural pattern matching (as in Erlang, Prolog, etc.) to Lua. Pattern matching unpacks and matches on data structures like regular expressions do on strings." (I haven't posted a rockspec until now because this is the first version with complete documentation.) For usage examples, see the docs and test suite. Scott _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
