Andrew Lentvorski wrote:
[snip]
And, in fact, some of the newer VM's are even moving away from stack-based. Lua, IIRC, has changed from stack-based to register-based VM and promptly picked up quite a performance boost.

The Parrot virtual machine <http://www.parrotcode.org>, which is used for Perl 6, is also register based.

There are many other languages that can run on Parrot as well, including Lua.

Gus

--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to