Cyclone Scheme  0.28.0
Functions
Symbol table

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)
 

Detailed Description

The symbol table, a thread-safe container for all symbols.

This table contains a pointer to each symbol used by the current program.