eb78b00dd2
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is a partial rewrite of LunaticPython in Cython with some additional features such as proper coroutine support.
2 lines
87 B
Text
2 lines
87 B
Text
Add luajit option (setup.py --no-luajit) and make sure it works
|
|
with all Lua versions.
|