smalltalk 3.2.91
Smalltalk environment
GNU Smalltalk is a free implementation of the Smalltalk language. It implements the ANSI standard for the language and also includes extra classes such as ones for networking and GUI programming.
- Website: https://smalltalk.gnu.org/
- Licenses: GPL 2+
- Package source: gnu/packages/smalltalk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install smalltalk 3.2.91
as follows:
guix install smalltalk@3.2.91
Or install the latest version:
guix install smalltalk
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.