Go to the first, previous, next, last section, table of contents.
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 section Transforming Scheme name to C name.
Jump to:
%
-
*
-
a
-
c
-
f
-
i
-
o
-
r
-
s
-
w
-
x
%guile-build-info
%load-extensions
%load-hook
%load-path
*features*
after-gc-hook
char-set:ascii
char-set:blank
char-set:digit
char-set:empty
char-set:full
char-set:graphic
char-set:hex-digit
char-set:iso-control
char-set:letter
char-set:letter+digit
char-set:lower-case
char-set:printing
char-set:punctuation
char-set:symbol
char-set:title-case
char-set:upper-case
char-set:whitespace
F_OK
INADDR_ANY
INADDR_BROADCAST
INADDR_LOOPBACK
INADDR_NONE
internal-time-units-per-second
O_APPEND
O_CREAT
O_RDONLY
O_RDWR
O_WRONLY
R_OK
REG_EXTENDED
REG_ICASE
REG_NEWLINE
REG_NOTBOL
REG_NOTEOL
scm_after_gc_c_hook
scm_after_gc_hook
scm_after_sweep_c_hook
scm_before_gc_c_hook
scm_before_mark_c_hook
scm_before_sweep_c_hook
SCM_BOOL_F
SCM_BOOL_T
SCM_C_HOOK_AND
SCM_C_HOOK_NORMAL
SCM_C_HOOK_OR
SCM_UNDEFINED
SCM_UNSPECIFIED
SEEK_CUR
SEEK_END
SEEK_SET
SIGHUP
SIGINT
W_OK
WNOHANG
WUNTRACED
X_OK
Go to the first, previous, next, last section, table of contents.