Dec. 1, 2018
6:37 p.m.
Le 01/12/2018 à 09h34, Pierce Ng a écrit :
On Fri, Nov 30, 2018 at 07:15:22PM +0100, Alexandre Garreau wrote:
But I saw the bootstrap process involve redownloading a binary image anyway⦠Iâd have just prefered to recompile it to be sure, as Iâm usually more comfortable with this idea. Normally compiling a new language is âthough longâ not that difficult.
For Pharo (and relatives like Squeak and Cuis) there are two parts: VM and image. To build your own VM, follow the README's instructions for the OpenSmalltalk VM:
Wait if itâs the same than for squeak⦠knowing thereâs a âsqueak-vmâ package in debian that claim to be able to run several images⦠could it be that it could be used to run pharo?