Lua Implementations

lua-users home
wiki

LuaDirectory > LuaAddons > LuaImplementations
There are quite a few re-implementations of Lua. The simplicity of Lua is a factor in this.

Re-implementations of Lua compilers and interpreters: (sorted by target/host platform)

Reimplementations only of the Lua lexer or parser (no code generator or VM):

Bindings to Standard Lua:

Other languages implemented in Lua:

Languages based on Lua

These languages are based on the Lua implementation (e.g. adapted VM).

Lua test suites

For test suites to check the correctness of Lua implementations, see UnitTesting.

See Also


RecentChanges · preferences
edit · history
Last edited August 14, 2023 11:23 pm GMT (diff)