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.
|
|
8 years ago | |
|---|---|---|
| bench | 10 years ago | |
| doc | 10 years ago | |
| dynasm | 10 years ago | |
| etc | 10 years ago | |
| src | 8 years ago | |
| .gitignore | 16 years ago | |
| .version | 10 years ago | |
| COPYRIGHT | 10 years ago | |
| CREDITS | 10 years ago | |
| Makefile | 10 years ago | |
| README | 10 years ago | |
README
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.