tinyscheme — a tiny Scheme implementation
tinyscheme [ -? ]
tinyscheme file [ file2 ... ]
tinyscheme -1 file [ args ... ]
Without options, tinyscheme enters a read-eval-print loop.
-? Show a usage message.
-1 Run a script with arguments.
This manual page was written for the Debian distribution by Panu
Kalliokoski.
tinyscheme(1)