![]() |
Cyclone Scheme
0.9
|
Globals that are needed by the runtime What's going on here is the globals are defined by a module, but are also used by the runtime. At least for now, macros below are used to point everybody to the objects. The assumption for now is that a program that does not include the necessary libray would never use the corresponding function. |