sscm - A Scheme Interpreter
Contents
Description
SigScheme is a Scheme interpreter, which targets embedded program.
SigScheme is used as extension engine for uim, universal input method
system. It conforms to R5RS, some of SRFI-s.
Name
sscm - A Scheme Interpreter
Options
Sscm expects one filename as an argument <file>.
It takes following option(s).
-C<encoding> Specify encoding.
Supported encodings are: EUC-JP, EUC-CN, EUC-KR, UTF-8, SHIFT_JIS, and ISO-8859-1.
See Also
Some documentation for sscm are maintained as text files. Please see /usr/share/doc/sscm/*.
A Scheme Interpreter July 28, 2010 SSCM(1)
Synopsis
sscm [options] <file>
Version
SSCM 0.8.5
