Login  Register

Re: PharoJ now available for Pharo10

Posted by Noury Bouraqadi-2 on Apr 01, 2021; 12:09pm
URL: https://forum.world.st/PharoJ-now-available-for-Pharo10-tp5128194p5128198.html

First screenshot

On Apr 1 2021, at 1:48 pm, Guillermo Polito <[hidden email]> wrote:


> El 1 abr 2021, a las 13:38, Noury Bouraqadi <[hidden email]> escribió:
>
> Hi everyone,
>
> We continue to make progress during our weekly coding sessions. We are glad to announce that this week we made a huge leap forward. Now PharoJS is available for Pharo 10. To install it, run the following script in a Pharo 10 playground
>
> Metacello new
> baseline: 'PharoJS';
> repository: 'github://PharoJS/PharoJS:pharo10';
> load

Nice!!! I’ve tested my little tic tac toe game and it worked without changing anything !