Cyclone Scheme
0.28.0
|
◆ Cyc_glo_eval_from_c
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. |