gst-browser
GNU Smalltalk browser
Install
- All systems
-
curl cmd.cat/gst-browser.sh
- Debian
-
apt-get install gnu-smalltalk-browser
- Ubuntu
-
apt-get install gnu-smalltalk-browser
- Arch Linux
-
pacman -S smalltalk
- Fedora
-
dnf install gnu-smalltalk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gnu-smalltalk-browser
- OS X
-
brew install gnu-smalltalk
- Raspbian
-
apt-get install gnu-smalltalk-browser
- Dockerfile
- dockerfile.run/gst-browser
gnu-smalltalk-browser
GNU Smalltalk browser
This package contains VisualGST, an Integrated Development Environment for GNU Smalltalk. For more information on GNU Smalltalk see the gnu-smalltalk package.
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.