elk
scheme interpreter
Install
- All systems
-
curl cmd.cat/elk.sh
- Debian
-
apt-get install elk - Ubuntu
-
apt-get install elk - Kali Linux
-
apt-get install elk - Fedora
-
dnf install elk - Windows (WSL2)
-
sudo apt-get updatesudo 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.