[Vm-dev] Working with Squeak 2.0

Stuart Cassoff aa72 at bell.net
Fri Apr 13 22:43:23 UTC 2018


FWIW, I've tried out the 2.8 image with the 2.4 vm, seems to work.

Is there a reason to not prefer the latest of the 2.* ?


Stu


> ---------- Original Message ----------
> From: Ron Teitelbaum <ron at usmedrec.com>
> Date: April 13, 2018 at 12:20 PM
> 
> 
>  Looks like it was working on 01/07/2017
> 
> https://web.archive.org/web/20170107074904/http://files.squeak.org:80/2.2/
> 
> Ron
> 
> On Fri, Apr 13, 2018 at 10:52 AM, Bert Freudenberg <bert at freudenbergs.de>
> wrote:
> 
> >
> > On 13 April 2018 at 15:14, Clément Bera <bera.clement at gmail.com> wrote:
> >
> >> 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 filed an issue https://github.com/squeak-smalltalk/squeak.org/issues/22
> > ​
> >
> >
> >> 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.
> >>
> >
> > ​I have to admit that I haven't looked into the VM simulator in a long
> > time :(
> >
> > - Bert -​
> >
> >


More information about the Vm-dev mailing list