DOKK / manpages / debian 10 / chicken-bin / csi.1.en
CSI(1) General Commands Manual CSI(1)
-.

csi - The Chicken Scheme Interpreter

csi [ pathname | option ... ]

csi is an interpreter for the programming language Scheme supporting most of the features as described in the Revised^5 Report on the Algorithmic Language Scheme csi is implemented as a program compiled with the chicken compiler.

Enter csi -help for a list of supported command-line options.

Contains one or more pathnames where the interpreter should also look for include-files, separated by ; characters.

Is used as a prefix directory for support files, include-files and libraries.

When set to a string of command-line options, then the options are passed implicitly to every direct or indirect invocation of csi
Note that runtime options of the form -... can not be passed using this method.

More information can be found in the CHICKEN User's Manual

Submit bug reports by e-mail to chicken-janitors@nongnu.org , preferrably using the chicken-bug tool.

The CHICKEN Team

chicken(1) chicken-bug(1)

20 May 2008