gst
GNU Smalltalk interpreter and image
Install
- All systems
-
curl cmd.cat/gst.sh
- Debian
-
apt-get install gnu-smalltalk - Ubuntu
-
apt-get install gnu-smalltalk - Arch Linux
-
pacman -S smalltalk - Fedora
-
dnf install gnu-smalltalk - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gnu-smalltalk - OS X
-
brew install gnu-smalltalk - Raspbian
-
apt-get install gnu-smalltalk
gnu-smalltalk
GNU Smalltalk interpreter and image
GNU Smalltalk is an implementation that closely follows the Smalltalk-80 language as described in the book `Smalltalk-80: the Language and its Implementation' by Adele Goldberg and David Robson. This package contains the GNU Smalltalk interpreter and the base image.