katlogic / ljx

LuaJIT with native 5.2 and 5.3 support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaJIT experimental 5.2/5.3 port
--------------------------------

* i386/x64 only (other archs adhoc, ported per demand)
* Some C API calls may be still missing, the frequently used ones are all there

The code is not yet suitable for "long running" production. The changes made
are substantial, there *will be* bugs - and not much testing has been done yet.

Still, lot of smaller single-shot scripts written for 5.2/5.3 work as expected,
and a bug in the interpreter can be usually easily spotted.

About

LuaJIT with native 5.2 and 5.3 support

License:Other


Languages

Language:C 82.1%Language:Lua 15.1%Language:Makefile 1.1%Language:C++ 1.0%Language:Batchfile 0.6%Language:Roff 0.1%