March 5, 2009
8:29 p.m.
Mariano Martinez Peck writes:
What is the exupery vm ? and which are the differences to to standard squeak vm ?
A standard VM with the extensions required to run Exupery, a JIT written in Smalltalk. You're not going to notice the Exupery extensions unless you also load the compiler into the image and start it running. Bryce