How to Install elk in Ubuntu 18.04



Install elk by entering the following commands in the terminal:

sudo apt update
sudo apt install elk

Description:

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.

Version: 3.99.8-4.1build1

Section: universe/interpreters