scheme-elk

scheme interpreter

Install

All systems
curl cmd.cat/scheme-elk.sh
Debian Debian
apt-get install elk
Ubuntu
apt-get install elk
image/svg+xml Kali Linux
apt-get install elk
Fedora
dnf install elk
Windows (WSL2)
sudo apt-get update sudo apt-get install elk
Raspbian
apt-get install elk

elk

scheme interpreter

Elk is an implementation of the Scheme programming language, designed specifically as an embeddable, reusable extension language subsystem for applications written in C or C++. This package contains the Elk Scheme interpreter, as well as several plugins shipped with Elk. They provide hooks for Unix system calls, the X Window System, as well as the X Athena Widgets and the Motif toolkits. Example scripts on how to use these plugins are provided in the elkdoc package.