oc-ulos / liblua

ULOS 2's Lua standard library.
GNU General Public License v3.0
0 stars 1 forks source link

liblua

ULOS 2's Lua standard library.

Structure

This project is a set of reimplementations of the Lua standard library for use in ULOS. It diverges in some areas, and provides additional features in others.

Also provides a partial LuaPosix compatibility layer.