March 12, 2018
4:23 p.m.
On Mar 11, 2018, at 11:14 AM, Javier Pimás <elpochodelagente@gmail.com> wrote:
Ok, now I moved forward but cannot load vmmaker sources into a pharo 61 image, is that supported? I have this snippet that doesn't work:
Metacello new filetreeDirectory: '../VMMaker/mc'; baseline: 'Spur'; load
where ../VMMaker/mc is a clone of the official pharo repo at github.
and vm development is in VMMaker.oscog in Monticello at source.squeak.org/VMMaker
Cheers, pocho
-- Javier Pimás Ciudad de Buenos Aires