Development > Squeak (3.10-4)
Squeak is a modern, open source, full-featured
implementation of the powerful Smalltalk programming
language and environment. Squeak is highly-portable -
even its virtual machine is written entirely in
Smalltalk making it easy to debug, analyze, and change.
Squeak is the vehicle for a wide range of projects
from multimedia applications, educational platforms
to commercial web application development.
To use Squeak, you'll need a vm image. You can get one
from the below link:
http://ftp.squeak.org/3.10/Squeak3.10.2-7179-basic.zip
Simply unzip it into your home directory, and rename or
symlink it to squeak.image. Alternatively, you can put
it into someplace like /usr/share/squeak and set
SQUEAK_IMAGE in your environment.
You'll likely also want the Squeak sources for the vm you
are using. For the above image, download
http://ftp.squeak.org/3.9/SqueakV39.sources.gz and gunzip
them in /usr/lib64/squeak/3.10-4/.
- Homepage:
- http://www.squeak.org/
- Download Source:
- Squeak-3.10-4.src.tar.gz
- Source MD5SUM:
- bd8c32860d7e80540a497149a387a898
- Download Build Script:
- Squeak.tar.gz
- Package Maintainer:
- JK Wood
- Approved By:
- jkwood
Files
Note: you probably want the source and build script downloads above.