compat52

Compatibility module providing Lua-5.2-style APIs for Lua 5.1

$ luarocks install compat52

This is a small module that aims to make it easier to write Lua code
in a Lua-5.2-style that runs on both Lua 5.1 and Lua 5.2. This does *not*
make Lua 5.1 entirely compatible with Lua 5.2, but it brings the API
closer to that of Lua 5.2.

Versions

scm-1dev9 years ago4 downloads
0.3-18 years ago1,774 downloads
0.2-19 years ago180 downloads
0.1-19 years ago96 downloads

Dependencies

lua >= 5.1, < 5.3

Dependency for

hotswap

Manifests