Path

Squeak

Actions

Session

Login

Downloads

Latest Release: 3.10

Development

Squeak has all the features of a modern development environment:

Development using Squeak (or any Smalltalk for that matter) does not incur the write/compile/run cycle. Instead, you interact with a Squeak "image" directly which contains all of your code and any objects that your code might instantiate! It is even possible to change the implementation of an object while it is active.

Repositories and code sharing

Here's an analogy for folks familiar with the open source world. From most hairy to most stable, we have:

The boundaries between these are not always sharp, there is ongoing experimentation in adding the features of one to another (eg kabungu adds dependency information to squeakmap).

SmalltalkLogo SqueakLogoSmaller SmallWikiLogo

SqueakLogoSmaller