[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Python people strive to embrace LuaJIT
- From: Paul Hudson <phudson@...>
- Date: Fri, 3 Sep 2010 11:43:46 +0100
> 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