Squeak Images
Monday, December 24th, 2007Squeak images are application bundles that run inside the Squeak VM. Since Squeak is written in Squeak, the Squeak IDE just comes as one of those images, and there are lots to choose from.
- For Squeak development, I prefer Damien Cassou’s squeak-dev image.
- For Etoys programming, I prefer to simply use the user image which corresponds to the actual Etoys Activity on the XO laptop. Eventually, it will be interesting to play with the corresponding developer image as well.
- The book, Squeak: Learn Programming with Robots, has its own environment BotsInc which comes as an image. (I mention it because I am interested in checking out this book, eventually.)