lua-users home
lua-l archive

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


Hi list,

I have been working in the past years on the Neko VM (http://nekovm.org)
which share similar goals with Lua. I was interested in comparing the
different choices made by the two VM and how they can impact the
performances, so I wrote a comparison report available there :

http://nekovm.org/lua

I would like to get reviews and feedbacks from people that have been
working on Lua VM or have knowledge about its internals.

Best,

Nicolas