You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ljx/README

12 lines
501 B
Plaintext

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.