gosh

Scheme script engine

Install

All systems
curl cmd.cat/gosh.sh
Debian Debian
apt-get install gauche
Ubuntu
apt-get install gauche
Arch Arch Linux
pacman -S gauche
image/svg+xml Kali Linux
apt-get install gauche
Fedora
dnf install gauche
Windows (WSL2)
sudo apt-get update sudo apt-get install gauche
OS X
brew install gauche
Raspbian
apt-get install gauche

gauche

Scheme script engine

Gauche is a Scheme implementation developed to be a handy script interpreter, which allows programmers and system administrators to write small to large scripts for their daily chores. Quick startup, built-in system interface, native multilingual support are some of the author's goals.