General purpose libraries for Lua.

Luno is a native lua implementation of a series of helpers for common tasks not covered in the standard library. Luno also provides support for functional and object oriented programming paradigms.
The library comprises the following packages:
- luno.util - General purpose functions
- luno.argReader - Deals with command line arguments
- luno.io - Helper io functions
- luno.string - Helper string functions
- luno.table - Helper table function
- luno.functional - Helps to write functional code in Lua.
- luno.oop - Helps to write oo code in Lua.

Note: Luno means Lua (moon) in esperanto.

Versions

20130304-19 years ago72 downloads
20130108-19 years ago114 downloads
20121129-39 years ago414 downloads

Dependencies

lua >= 5.1

Dependency for

LuaBibTex

Labels