I am wondering what the simplest multi-language VM is.

Obviously the CLR and JVM are not candidates. Parrot is
interesting but is bloated too. The Lua VM is simple
but too tied to the language.

I have found about the Dis VM [1]. It looks interesting,
does anybody here still use it?

Otherwise, GoLigtly [2] was promising but it looks like
it never took off...

[1] http://www.vitanuova.com/inferno/papers/dis.html
[2] https://github.com/feyeleanor/GoLightly

Reply via email to