lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Make a Python dialect and compile it to Lua 5.1
bytecodes, in such a way that the result is JIT-able.


PyPy might be useful here.

http://codespeak.net/pypy/dist/pypy/doc/

Paul