On 12 Mar 2018, at 17:22, Eliot Miranda <eliot.miranda@gmail.com> wrote:
Hi Javier,
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?
Both Clément and I use Squeak for vm development at the moment. We don't have the cycles to keep it working in both as yet.
Which is a pity for a VM that is called Open Smalltalk. The net result is that you are missing out on a much larger base of curious developers and potential contributors.
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.
Cheers, pocho
-- Javier Pimás Ciudad de Buenos Aires