man sigscheme (Commandes) - A Scheme Interpreter
NAME
SigScheme - A Scheme Interpreter
SYNOPSIS
sigscheme [file]
DESCRIPTION
SigScheme is a Scheme interpreter. You can invoke sigscheme, and let evaluate S-expressions you type. It's simple REPL (Read-Evaluate-Print-Loop).
Since SigScheme is mainly designed for embedded applications (linking applications), the command SigScheme is just for evaluation.
OPTIONS
No options.
SEE ALSO
Revised^5 Report on the Algorithmic Language Scheme, Higher-Order and Symbolic Computation.
AUTHOR
SigScheme was written by Kazuki Ohta <mover@hct.zaq.ne.jp>.
This manual page was written by NIIBE Yutaka <gniibe@fsij.org>, for the Debian project (but may be used by others).