lua-users home
lua-l archive

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


I am happy to announce the release of stdlib release 22,
General Lua libraries.

This release adds two new modules: strbuf, a trivial string buffers
implementation, which is used to speed up the stdlib tostring method for
tables, and bin, which contains a couple of routines for converting binary
data into numbers and strings. Some small documentation and build system
fixes have been made.

Get it from http://luaforge.net/projects/stdlib