Once Vicare Scheme is properly installed, we can invoke it either in an interactive terminal session or as the interpreter for invoking a script.
| • using interactive: | Interactive sessions. | |
| • using invoking: | Command line arguments. | |
| • using scripts: | Executing Scheme scripts. | |
| • using libraries: | R6RS libraries and extensions. | |
| • using programs: | Compiling Scheme programs. | |
| • using rlwrap: | Using rlwrap.
|