Node:Variable Index, Next:Type Index, Previous:Procedure Index, Up:Top
This is an alphabetical list of all the important variables and constants in Guile.
When looking for a particular variable or constant, please look under its Scheme name as well as under its C name. The C name can be constructed from the Scheme names by a simple transformation described in the section See Transforming Scheme name to C name.
%guile-build-info: Build Config
%load-extensions: Loading
%load-hook: Loading
%load-path: Build Config
*features*: Feature Tracking
after-gc-hook: GC Hooks
char-set:ascii: SRFI-14 Standard Character Sets
char-set:blank: SRFI-14 Standard Character Sets
char-set:digit: SRFI-14 Standard Character Sets
char-set:empty: SRFI-14 Standard Character Sets
char-set:full: SRFI-14 Standard Character Sets
char-set:graphic: SRFI-14 Standard Character Sets
char-set:hex-digit: SRFI-14 Standard Character Sets
char-set:iso-control: SRFI-14 Standard Character Sets
char-set:letter: SRFI-14 Standard Character Sets
char-set:letter+digit: SRFI-14 Standard Character Sets
char-set:lower-case: SRFI-14 Standard Character Sets
char-set:printing: SRFI-14 Standard Character Sets
char-set:punctuation: SRFI-14 Standard Character Sets
char-set:symbol: SRFI-14 Standard Character Sets
char-set:title-case: SRFI-14 Standard Character Sets
char-set:upper-case: SRFI-14 Standard Character Sets
char-set:whitespace: SRFI-14 Standard Character Sets
F_OK: File System
INADDR_ANY: Network Sockets and Communication
INADDR_BROADCAST: Network Sockets and Communication
INADDR_LOOPBACK: Network Sockets and Communication
INADDR_NONE: Network Sockets and Communication
internal-time-units-per-second: Time
O_APPEND: Ports and File Descriptors
O_CREAT: Ports and File Descriptors
O_RDONLY: Ports and File Descriptors
O_RDWR: Ports and File Descriptors
O_WRONLY: Ports and File Descriptors
R_OK: File System
REG_EXTENDED: Rx Regexps
REG_ICASE: Rx Regexps
REG_NEWLINE: Rx Regexps
REG_NOTBOL: Rx Regexps
REG_NOTEOL: Rx Regexps
scm_after_gc_c_hook: GC Hooks
scm_after_gc_hook: GC Hooks
scm_after_sweep_c_hook: GC Hooks
scm_before_gc_c_hook: GC Hooks
scm_before_mark_c_hook: GC Hooks
scm_before_sweep_c_hook: GC Hooks
SCM_BOOL_F: Data types and constants defined by gh
SCM_BOOL_T: Data types and constants defined by gh
SCM_C_HOOK_AND: C Hooks
SCM_C_HOOK_NORMAL: C Hooks
SCM_C_HOOK_OR: C Hooks
SCM_UNDEFINED: Data types and constants defined by gh
SCM_UNSPECIFIED: Data types and constants defined by gh
SEEK_CUR: Random Access
SEEK_END: Random Access
SEEK_SET: Random Access
SIGHUP: Signals
SIGINT: Signals
W_OK: File System
WNOHANG: Processes
WUNTRACED: Processes
X_OK: File System