How to Install sigscheme-runtime in Ubuntu 18.04



Install sigscheme-runtime by entering the following commands in the terminal:

sudo apt update
sudo apt install sigscheme-runtime

Description:

Runtime for sigscheme Scheme interpreter

SigScheme is a Scheme interpreter, which targets embedded programs. SigScheme is used as extension engine for uim, universal input method system. It conforms to R5RS, some of SRFI-s. . This package contains runtime files for the sigscheme package.

Homepage: https://github.com/uim/sigscheme

Version: 0.8.5-6

Section: universe/lisp