Cyclone Scheme  0.4
Functions | Variables
Library table

A table of scheme libraries that are loaded. More...

Functions

void add_global (object *glo)
 
object is_library_loaded (const char *name)
 
object register_library (const char *name)
 

Variables

list global_table
 

Detailed Description

A table of scheme libraries that are loaded.

A table of global variables.