Short:        Scheme (Lisp-like language) interpreter
Author:       Scaglione Ermanno, based on the original code from Paradigm Inc.
Version:      2.6
Architecture: m68k-amigaos
Source:       Fish collection

An interpreter for the algoritmic language Scheme, a dialect of LISP
developed at MIT.  Siod is a C implementation that covers a large part
of the standard and can be run with a small amount of memory (also runs
on old A500 NOT expanded).  It is the ideal tool to learn the language
or for experimenting with functional languages.