Next: Flat
Up: Rscheme Notes
Previous: Class System
Compiling to C
Rscheme provides a facility to compile scheme code into C. The file $VULCAN/lib/README provides the basic steps to do so. As an example, the Wheelchair system uses the module defined in $VULCAN/lib/WheelchairModule.mcf which compiles most of the functions and classes presented in Chapter 3.
Emilio Remolina
2000-10-04