Interpreter Interface



next up previous
Next: Error Handling Up: libscheme Architecture Previous: Environment Representation

Interpreter Interface

The libscheme functions that are used for reading, evaluating and writing expressions are listed in table 2.

  
Table 2: Interpreter functions

These functions can be used in the context of a read-eval-print loop or called at arbitrary times during program execution.



Brent Benson
Mon Sep 19 16:03:14 EDT 1994