lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi all,

To quote the README:

Penlight brings together a set of generally useful pure Lua modules,
focusing on input data handling (such as reading configuration files),
functional programming (such as map, reduce, placeholder
expressions,etc), and OS path management.  Much of the functionality
is inspired by the Python standard libraries.

Penlight has moved to github

http://github.com/stevedonovan/Penlight

The old page at http://penlight.luaforge.net still operates, but it's
a little bit behind the times.

It is also available through LuaRocks.

steve d.