On 22/04/2018 11:03, henry wrote:
> I was thinking the vm is able to run more than one bytecode set. Why
> couldn’t our vm support both Pharo and Java bytecodes?

Smaltallk/X provides that Smalltalk/Java code duality.

But I think if Pharo ever pursues that path the best thing would be to
make it run in a VM such as Truffle/GraalVM [1]. A longest path maybe,
but you'll be able to piggyback on an existing community of VM
developers, and be able to interact not only with Java but it other
languages as well.

[1] https://www.graalvm.org/

Regards!

-- 
Esteban A. Maringolo

Reply via email to