Comment on Announcing Pyston: an upcoming, JIT-based Python implementationComments−mamcx12yWhy not build this on top of luajit?I also toy with the idea of build a language, and my main contender is luajit (perhaps with terra). In the other hand, julia have be done on the LLVM...−beagle312yLuaJIT is married so hard to Lua that it makes no sense to do so. Did you look inside?
Comments
Why not build this on top of luajit?
I also toy with the idea of build a language, and my main contender is luajit (perhaps with terra). In the other hand, julia have be done on the LLVM...
LuaJIT is married so hard to Lua that it makes no sense to do so. Did you look inside?