![]() |
Cyclone Scheme
0.28.0
|
A table of scheme libraries that are loaded. More...
Functions | |
| void | add_global (const char *identifier, object *glo) |
| void | Cyc_set_globals_changed (gc_thread_data *thd) |
| object | is_library_loaded (const char *name) |
| object | register_library (const char *name) |
Variables | |
| list | global_table |
A table of scheme libraries that are loaded.
A table of global variables.
1.8.17