<tt>libscheme</tt> Architecture



next up previous
Next: Object Representation Up: libscheme: Scheme as a Previous: An Example

libscheme Architecture

This section describes some specifics of libscheme's implementation. An important feature of its design is that beyond a small kernel of routines for memory management, error handling, and evaluation, all of its Scheme primitives are implemented in the same way as non-libscheme extensions. This is similar to Tcl's implementation strategy.





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