gauche-config

Development files for Gauche

Install

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

gauche-dev

Development files for Gauche

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. This package contains development files of Gauche.

gauche-devel

Development files for 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.