logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

scheme-srfi-7 - Run a Scheme script in an SRFI 7 environment

Authors

scheme-srfi-7 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).

                                                 April 16, 2005                                 SCHEME-SRFI-7(1)

Description

       This command runs a Scheme script from the command line. It will load the Scheme script given in program-file  into  an  SRFI  7  environment  and  call the main procedure with the arguments as a single list of
       strings.

Name

       scheme-srfi-7 - Run a Scheme script in an SRFI 7 environment

See Also

Synopsis

scheme-srfi-7 program-file arguments...

See Also