|
|
|
|
|
by rtsisyk
4587 days ago
|
|
The initial idea was to make a functional library that works best with tracing JIT compiler. Functional paradigm on tracing JIT is the core innovation in the project. Lua 5.1 can run fun.lua after minor changes (I'll make patch soon), but I am not sure that performance will be good enough. |
|
Also, are you using lots of 5.1 specific stuff (setfenv, ...) or would this also be easily ported to 5.2?