Adapting Pharo to Sugar platform. Sugar is a free desktop environment designed with the goal of being used by children for learning. Sugar is currently most widely installed on OLPC XO-1 laptop computers. More informations about the project here:http://code.google.com/p/pharo/wiki/PharoForSugarIf you want to load a working Sugar env in Pharo 1.1:Gofer new squeaksource: 'Pharo4Sugar'; package: 'ConfigurationOfPharo4Sugar'; load.(Smalltalk at:#ConfigurationOfPharo4Sugar) load.