Run a scheme script in an r5rs environment
scheme-r5rs program-file arguments...
This command runs a Scheme script from the command line. It will load the Scheme script given in program-file into an R5RS environment and call the main procedure with the arguments as a single list of strings.
SRFI22 (http://srfi.schemers.org/srfi-22/srfi-22.html)
scheme-r5rs for Scheme48 was written by Richard Kelsey and Jonathan Rees.
This manual page was written by Jorgen Schaefer <[email protected]>, for the Debian project (but may be used by others).