Hi Jannik, nice work ! When we start Scat, we have the same idea of using it for robotics and integrate alternate version of Scratch. But why fork the Scat effort with another Google project ? Regards, On Sun, Mar 24, 2013 at 8:56 PM, jannik.laval <jannik.laval@gmail.com> wrote:
Hi Pharoers,
I am porting Scratch and BYOB on Pharo 2.0. The name of the project is Phratch. To begin, I took Scat (a port of Scratch on Pharo1.3) and modify it to make it work on Pharo 2.0. For that I integrated FileSystem. Then, I took BYOB and port it in the project.
I have some bugs, but the main features are working. The main issue is that it is slow. I will investigate that too.
The goal for me is to use it for teaching software engineering and robotics. I hope to use Phratch and Pharo 2.0 to create new features.
The project is on SmalltalkHub, and a google code page is available, mainly for reporting issues: https://code.google.com/p/phratch/
To download Phratch, just run this code:
Gofer it url: 'http://smalltalkhub.com/mc/JLaval/Phratch/main'; package: 'ConfigurationOfPhratch'; load. (Smalltalk at: #ConfigurationOfPhratch) loadBleedingEdge.
Cheers, Jannik
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://doesnotunderstand.org/