gst-load
GNU Smalltalk interpreter and image
Install
- All systems
-
curl cmd.cat/gst-load.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 update
sudo apt-get install gnu-smalltalk
- OS X
-
brew install gnu-smalltalk
- Raspbian
-
apt-get install gnu-smalltalk
- Dockerfile
- dockerfile.run/gst-load
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.