[Vm-dev] Working with Squeak 2.0

Ron Teitelbaum ron at usmedrec.com
Fri Apr 13 16:20:37 UTC 2018


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 -​
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180413/c011edd7/attachment.html>


More information about the Vm-dev mailing list