Rechercher une page de manuel
scheme-r5rs.scheme48
Langue: en
Version: April 16, 2005 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
scheme-r5rs - Run a Scheme script in an R5RS environmentSYNOPSIS
scheme-r5rs program-file arguments...DESCRIPTION
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.
SEE ALSO
scheme-srfi-7.scheme48(1),SRFI22 (http://srfi.schemers.org/srfi-22/srfi-22.html)
AUTHORS
scheme-r5rs for Scheme48 was written by Richard Kelsey and Jonathan Rees. This manual page was written by Jorgen Schaefer <forcer@debian.org>, for the Debian project (but may be used by others).Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre