lua-users home
lua-l archive

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


Hi all,

This is the first release candidate for the next iteration of
Microlight [1].  Since Github no longer believes in downloads, you can
grab the zip from here [2] and view the LDoc documentation online [3]

Microlight is a small-ish (800 lines odd, less than 600 actual code)
library of useful Lua utility functions.  It provides a simple
standard class mechanism and an Array class.

steve d.

[1] https://github.com/stevedonovan/Microlight
[2] http://stevedonovan.github.com/files/microlight-1.1.zip
[3] http://stevedonovan.github.com/microlight/