Cyclone Scheme
0.28.0
|
The symbol table, a thread-safe container for all symbols. More...
Functions | |
object | add_symbol (symbol_type *psym) |
object | find_or_add_symbol (const char *name) |
The symbol table, a thread-safe container for all symbols.
This table contains a pointer to each symbol used by the current program.