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

tinyscheme — a tiny Scheme implementation

Author

       This manual page was written for the Debian distribution by Panu Kalliokoski.

                                                                                                   tinyscheme(1)

Name

       tinyscheme — a tiny Scheme implementation

Options

       Without options, tinyscheme enters a read-eval-print loop.

          -?     Show a usage message.

          -1     Run a script with arguments.

Synopsis

tinyscheme [ -? ]
       tinyschemefile [ file2 ... ]
       tinyscheme -1 file [ args ... ]

See Also