Discussion:
[ANN] Moses 2.1.0 - utility belft library for Lua
Roland Yonaba
2018-09-26 00:05:33 UTC
Permalink
Hi community,

I am pleased to announce the release of Moses-2.1.0, a Lua utility belt
library.
Moses provides a large and comprehensive base of utility and helper
functions, functional style. It helps processing arrays, tables,
collections, objects, etc.

Feel free to take a glance at the README:
<https://github.com/Yonaba/Moses/blob/master/README.md>

Documentation is available at:
<http://yonaba.github.io/Moses/doc/>

Find the detailed tutorial/API here:
<https://github.com/Yonaba/Moses/blob/master/doc/tutorial.md>

Moses is compatible with Lua 5.1 up to 5.3 flavors. It can be installed
through LuaRocks.
<https://luarocks.org/modules/yonaba/moses/2.1.0-1>

Please, take a look at the changelog for the complete list of changes and
additions.
<https://github.com/Yonaba/Moses/blob/master/CHANGELOG.md#210-09122018>

The project lives at Github:
<https://github.com/Yonaba/Moses>

Feel free to give it a try, leave a feedback or ideas to improve.

Best regards,
Roland.

Loading...