DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(guile.info.gz) Runtime Options

Info Catalog (guile.info.gz) Feature Tracking (guile.info.gz) Options and Config
 
 33.3 Runtime Options
 ====================
 
 Guile's runtime behaviour can be modified by setting options.  For
 example, is the language that Guile accepts case sensitive, or should
 the debugger automatically show a backtrace on error?
 
    Guile has two levels of interface for managing options: a low-level
 control interface, and a user-level interface which allows the enabling
 or disabling of options.
 
    Moreover, the options are classified in groups according to whether
 they configure _reading_, _printing_, _debugging_ or _evaluating_.
 

Menu

 
* Low level options interfaces
* User level options interfaces
* Reader options
* Printing options
* Debugger options
* Evaluator options
* Evaluator trap options
* Examples of option use
 
Info Catalog (guile.info.gz) Feature Tracking (guile.info.gz) Options and Config
automatically generated byinfo2html