About GNU Smalltalk
GNU Smalltalk is a free implementation of the Smalltalk-80 language. It runs on most POSIX compatible operating systems (including GNU/Linux, of course), as well as under Windows. Smalltalk is a dynamic object-oriented language, well-versed to scripting tasks.
At a glance
Download GNU Smalltalk and try it out. Contact the GNU Smalltalk community on the GNU Smalltalk mailing list. Contribute your Smalltalk source code to the GNU Smalltalk project or assist with your development skills.
On the way to GNU Smalltalk 3.3
I am happy to announce the first alpha release on the way to GNU Smalltalk 3.3.
- ftp://alpha.gnu.org/gnu/smalltalk/smalltalk-3.2.90.tar.gz
SHA1 checksum: dd8bba5702591f0d5e2676878e1b3ee48f0ff37f
GNU Smalltalk 3.2.5
GNU Smalltalk 3.2.5 has been released at
- ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.5.tar.gz
SHA1 checksum: 4dd77b769131527add276ded01666e089da3b8b1 - ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.5.tar.xz
SHA1 checksum: 0eb5895b9b5bebe4f75308efbe34f8721fc2fd6b
This is a minor release, mostly consisting of bug fixes.
GNU Smalltalk 3.2.4
GNU Smalltalk 3.2.4 has been released at
- ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.4.tar.gz
SHA1 checksum: 6b164e145c1118ad74770bb15614478d47f55523 - ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.4.tar.xz
SHA1 checksum: 75b7077a02abb2ec01c5975e22d6138b541db38e
This is a minor release, mostly consisting of bug fixes.
GNU Smalltalk 3.2
GNU Smalltalk 3.2 has been released at
- ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.tar.gz
SHA1 checksum: d951714c4fc7d91d06bdc33c20905885e5d2b25f - ftp://ftp.gnu.org/gnu/smalltalk/smalltalk-3.2.tar.xz
SHA1 checksum: 1ff71bf0be7e238eba9485eb6a016bc4faa07cea
Main features of the new release include downloading of remote packages (for smalltalk.gnu.org hosted projects), a new browser based on GTK+, a callgraph profiler and incremental garbage collection. This version can also run the Iliad web framework.