[Vm-dev] Working with Squeak 2.0

Clément Bera bera.clement at gmail.com
Fri Apr 13 13:14:54 UTC 2018


Hi guys,

I was looking at the old Squeak VMs since they're very simple and helpful
to understand basic things.

I wanted to look at Squeak 2.2 image [1], but it seems the folder is
corrupted. Can anyone fix it ?

I downloaded the Squeak 2.0 image instead.

I can open the Squeak 2.0 image with the Squeak 3.8.18beta1U VM, found in
the 3.8 folder, source and change files work. However, I wanted to use the
VMSimulator, in its class comment it is written to use this code to run it:
(InterpreterSimulator new openOn: Smalltalk imageName) test
But I get a SubscriptOutOfBounds error...

I am on Mac OS X.

Do you know what is wrong and how to run the VM Simulator of Squeak 2.0 or
Squeak 2.2 ?

I tried other VMs and images but I was not successful...

Thanks for your help,

I CC Bert since he might know the answer to these questions.

[1] http://files.squeak.org/2.2/

-- 
Clément Béra
https://clementbera.github.io/
https://clementbera.wordpress.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180413/06c39623/attachment.html>


More information about the Vm-dev mailing list