Tony, On 07 Jun 2013, at 16:52, Tony Giaccone <[email protected]> wrote:
> I recently got a Raspberry Pi and was pleasantly surprised to see that > smalltalk is part of the image. I quickly did a search to see if Pharo was > available. While there was a flurry of messages about getting a version that > would work on the. Pi. I haven't seem anything saying it had happened. > > Is it possible to run Pharo on my RaspPi? Short answer: yes you can but only older versions (I think 1.4) since newer version (2.0 and up) depend on extra primitives in the VM (for FileSystem, Data/Time stuff). The VM on the RPi is quite old and there is not specific Pharo VM (yet). Sven
