On 04/13/2011 09:00 AM, Stéphane Ducasse wrote:
> I really interested to see if pharo would run on a JVM.

Probably not. I mean you all the code relying on primitives, all the
code relying on ByteString having the same memory layout as ByteArray,
all the code relying on the scheduler being non-preemptive,  all the
code relying on #become: and so forth.

Cheers
Philippe


Reply via email to