I have some projects that I am thinking of using Pharo for - going back to Smalltalk after decades away! However, I need to know that Pharo is available on the platforms I am writing for: Is Pharo available for Linux on 32-bit and 64-bit ARM ? Thanks.
Hi, After searching a little bit i found: https://medium.com/concerning-pharo/pharo-pi-9eef257b6a21 But maybe some from Pharo VM can address ARM subject in more detail... regards, bruno -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
On Fri, 10 May 2019 at 02:33, Steve Zara <steve@serf.org> wrote:
I have some projects that I am thinking of using Pharo for - going back to Smalltalk after decades away! However, I need to know that Pharo is available on the platforms I am writing for:
Is Pharo available for Linux on 32-bit and 64-bit ARM ?
Nice find by Bruno. I haven't run Pharo on ARM, but support seems available since around 2015... http://forum.world.st/ARM-Cogit-td4821228.html And ARM builds are a run as part of the VM integration testing... https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml#L100 cheers -ben
participants (3)
-
Ben Coman -
BrunoBB -
Steve Zara