Hello:

I was reading about Mozilla's new Tamarin project (http://www.mozilla.org/projects/tamarin/), which is based on source code from Adobe's AVM2. The goal is an implementation of ECMAScript 4th edition; currently, there's a VM and a prototype compiler written in ECMAScript itself. So I wonder how this VM compares to Neko. Since the VM is designed for a dynamically typed language with optional static typing, wouldn't it be possible for other dynamic languages to target this VM? Aside from the fact that Tamarin is still in early development, what advantages does Neko have?

Thanks,
Matt

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to