Moses And Allen, Lua Tools for Tables and Strings
Posted: Tue Jul 24, 2012 10:00 am
Hi folks,
Just wanted to share with you these two utility libraries i've been working on the past days.
Moses is a utility library to manipulate tables in Lua.
Allen stands for the same purposes, but was designed for strings.
A full documentation and usage examples are given on their respective projects pages on Github.
Credits and thanks:
Those libraries were heavily inspired by Javascript Underscore.js (by Jeremy Ashkenas) and Underscore.string (by Edward Tsech and Esa-Matti Suuronen).
Credits to Underscore.lua (by Marcus Irven).
Also, thanks to Kikito who proposed the names Moses, and Allen...
Any feedback, comment or contribution would be highly appreciated. Thanks in advance!
Links:
Moses on Github
Allen on Github
Just wanted to share with you these two utility libraries i've been working on the past days.
Moses is a utility library to manipulate tables in Lua.
Allen stands for the same purposes, but was designed for strings.
A full documentation and usage examples are given on their respective projects pages on Github.
Credits and thanks:
Those libraries were heavily inspired by Javascript Underscore.js (by Jeremy Ashkenas) and Underscore.string (by Edward Tsech and Esa-Matti Suuronen).
Credits to Underscore.lua (by Marcus Irven).
Also, thanks to Kikito who proposed the names Moses, and Allen...
Any feedback, comment or contribution would be highly appreciated. Thanks in advance!
Links:
Moses on Github
Allen on Github