GNU Info

Info Node: (guile.info)Procedure Index

(guile.info)Procedure Index


Next: Variable Index Prev: Concept Index Up: Top
Enter node , (file) or (file)node

Procedure Index
***************

This is an alphabetical list of all the procedures and macros in Guile.
[[Remind people to look for functions under their Scheme names as well
as their C names.]]

$abs
Primitive Numerics.
$acos
Primitive Numerics.
$acosh
Primitive Numerics.
$asin
Primitive Numerics.
$asinh
Primitive Numerics.
$atan
Primitive Numerics.
$atan2
Primitive Numerics.
$atanh
Primitive Numerics.
$cos
Primitive Numerics.
$cosh
Primitive Numerics.
$exp
Primitive Numerics.
$expt
Primitive Numerics.
$log
Primitive Numerics.
$sin
Primitive Numerics.
$sinh
Primitive Numerics.
$sqrt
Primitive Numerics.
$tan
Primitive Numerics.
$tanh
Primitive Numerics.
%library-dir
Install Config.
%make-void-port
Void Ports.
%package-data-dir
Install Config.
%read-delimited!
Line/Delimited.
%read-line
Line/Delimited.
%search-load-path
Loading.
%site-dir
Install Config.
*
Arithmetic.
*gh_scm2chars
Scheme to C.
*gh_scm2doubles
Scheme to C.
*gh_scm2floats
Scheme to C.
*gh_scm2longs
Scheme to C.
*gh_scm2newstr
Scheme to C.
*gh_scm2shorts
Scheme to C.
*gh_symbol2newstr
Scheme to C.
+
Arithmetic.
-
Arithmetic.
/
Arithmetic.
<
Comparison.
<=
Comparison.
<group>-disable
General option interface.
<group>-enable
General option interface.
<group>-options
General option interface.
<group>-options-interface
General option interface.
<group>-set!
General option interface.
=
Comparison.
>
Comparison.
>=
Comparison.
abs
Arithmetic.
accept
Network Sockets and Communication.
access?
File System.
acons
Adding or Setting Alist Entries.
acos
Scientific.
acosh
Scientific.
add-hook!
Hooks.
advance-dfa!
Rx Interface.
alarm
Signals.
angle
Complex.
append
Lists.
append!
Lists.
apply
nconc2last: Fly Evaluation.
array->list
Conventional Arrays.
array-contents
Conventional Arrays.
array-copy!
Conventional Arrays.
array-copy-in-order!
Conventional Arrays.
array-dimensions
Conventional Arrays.
array-equal?
Conventional Arrays.
array-fill!
Conventional Arrays.
array-for-each
Array Mapping.
array-in-bounds?
Conventional Arrays.
array-index-map!
Array Mapping.
array-map!
Array Mapping.
array-map-in-order!
Array Mapping.
array-prototype
Uniform Arrays.
array-rank
Conventional Arrays.
array-ref
Conventional Arrays.
array-set!
Conventional Arrays.
array-shape
Conventional Arrays.
array? <1>
Uniform Arrays.
array?
Conventional Arrays.
ash
Bitwise Operations.
asin
Scientific.
asinh
Scientific.
assoc
Retrieving Alist Entries.
assoc-ref
Retrieving Alist Entries.
assoc-remove!
Removing Alist Entries.
assoc-set!
Adding or Setting Alist Entries.
assq
Retrieving Alist Entries.
assq-ref
Retrieving Alist Entries.
assq-remove!
Removing Alist Entries.
assq-set!
Adding or Setting Alist Entries.
assv
Retrieving Alist Entries.
assv-ref
Retrieving Alist Entries.
assv-remove!
Removing Alist Entries.
assv-set!
Adding or Setting Alist Entries.
async
Asyncs.
async-mark
Asyncs.
atan
Scientific.
atanh
Scientific.
backtrace
Debugging.
basename
File System.
batch-mode?
Dynamic Roots.
bind
Network Sockets and Communication.
bit-count
Bit Vectors.
bit-count*
Bit Vectors.
bit-extract
Bitwise Operations.
bit-invert!
Bit Vectors.
bit-position
Bit Vectors.
bit-set*!
Bit Vectors.
boolean?
Booleans.
builtin-bindings
Symbols and Variables.
builtin-variable
Symbols and Variables.
c-clear-registered-modules
Dynamic Libraries.
c-registered-modules
Dynamic Libraries.
call-with-dynamic-root
Dynamic Roots.
call-with-input-string
String Ports.
call-with-new-thread <1>
Higher level thread procedures.
call-with-new-thread
Low level thread primitives.
call-with-output-string
String Ports.
catch
Exceptions.
cd
Processes.
ceiling
Arithmetic.
char->integer
Characters.
char-alphabetic?
Characters.
char-ci<=?
Characters.
char-ci<?
Characters.
char-ci=?
Characters.
char-ci>=?
Characters.
char-ci>?
Characters.
char-downcase
Characters.
char-is-both?
Characters.
char-lower-case?
Characters.
char-numeric?
Characters.
char-ready?
Reading.
char-upcase
Characters.
char-upper-case?
Characters.
char-whitespace?
Characters.
char<=?
Characters.
char<?
Characters.
char=?
Characters.
char>=?
Characters.
char>?
Characters.
char?
Characters.
chdir
Processes.
chmod
File System.
chown
File System.
close
Ports and File Descriptors.
close-all-ports-except
Ports and File Descriptors.
close-fdes
Ports and File Descriptors.
close-input-port
Closing.
close-output-port
Closing.
close-pipe
Pipes.
close-port
Closing.
closedir
File System.
closure?
Procedure Properties.
command-line <1>
Runtime Environment.
command-line
The Top of a Script File.
compiled-regexp?
Rx Interface.
complex?
Complex Numbers.
connect
Network Sockets and Communication.
cons
Pairs.
cons*
Lists.
cons-source
Macros.
copy-file
File System.
copy-random-state
Random.
copy-tree
Copying.
cos
Scientific.
cosh
Scientific.
ctermid
Terminals and Ptys.
current-error-port
Port Environment.
current-input-port
Port Environment.
current-load-port
Loading.
current-output-port
Port Environment.
current-time
Time.
debug-disable
General option interface.
debug-enable
General option interface.
debug-object?
Debugging.
debug-options
General option interface.
debug-options-interface
Debugging.
debug-set!
General option interface.
define-module
The Guile module system.
define-public
The Guile module system.
defined?
Binding Reflection.
delete
Lists.
delete!
Lists.
delete-file
File System.
delete1!
Lists.
delq
Lists.
delq!
Lists.
delq1!
Lists.
delv
Lists.
delv!
Lists.
delv1!
Lists.
dfa-continuable?
Rx Interface.
dfa-final-tag
Rx Interface.
dfa-fork
Rx Interface.
dimensions->uniform-array
Uniform Arrays.
directory-stream?
File System.
dirname
File System.
display-application
Debugging.
display-backtrace
Debugging.
display-error
Debugging.
doubly-weak-hash-table?
Weak key hashes.
drain-input
Reading.
dup
Ports and File Descriptors.
dup->fdes
Ports and File Descriptors.
dup->inport
Ports and File Descriptors.
dup->outport
Ports and File Descriptors.
dup->port
Ports and File Descriptors.
dup2
Ports and File Descriptors.
duplicate-port
Ports and File Descriptors.
dynamic-args-call <1>
Low level dynamic linking.
dynamic-args-call
Dynamic Libraries.
dynamic-call <1>
Low level dynamic linking.
dynamic-call
Dynamic Libraries.
dynamic-func <1>
Low level dynamic linking.
dynamic-func
Dynamic Libraries.
dynamic-link <1>
Low level dynamic linking.
dynamic-link
Dynamic Libraries.
dynamic-object? <1>
Low level dynamic linking.
dynamic-object?
Dynamic Libraries.
dynamic-root
Dynamic Roots.
dynamic-unlink <1>
Low level dynamic linking.
dynamic-unlink
Dynamic Libraries.
dynamic-wind
Dynamic Wind.
enclose-array
Conventional Arrays.
endgrent
User Information.
endhostent
Network Databases and Address Conversion.
endnetent
Network Databases and Address Conversion.
endprotoent
Network Databases and Address Conversion.
endpwent
User Information.
endservent
Network Databases and Address Conversion.
entity?
Objects.
environ
Runtime Environment.
eof-object?
Reading.
eq?
Equality.
equal?
Equality.
eqv?
Equality.
error
Error Reporting.
eval
Fly Evaluation.
eval-options-interface
Evaluator Options.
eval-string
Fly Evaluation.
evaluator-traps-interface <1>
General option interface.
evaluator-traps-interface
Evaluator Options.
even?
Integer Operations.
exact->inexact
Exactness.
exact?
Exactness.
execl
Processes.
execle
Processes.
execlp
Processes.
exp
Scientific.
expect
Expect.
expect-strings
Expect.
expt
Scientific.
false-if-exception
Error Reporting.
fchmod
File System.
fchown
File System.
fcntl
Ports and File Descriptors.
fdes->inport
Ports and File Descriptors.
fdes->outport
Ports and File Descriptors.
fdes->ports
Ports and File Descriptors.
fdopen
Ports and File Descriptors.
fflush
Writing.
fileno
Ports and File Descriptors.
floor
Arithmetic.
fluid-ref
Fluids.
fluid-set!
Fluids.
fluid?
Fluids.
flush-all-ports
Writing.
fn
Defining new Scheme procedures in C.
for-each
Lists.
force
Delayed Evaluation.
force-output
Writing.
frame-arguments <1>
Stacks and Frames.
frame-arguments
Debugging.
frame-evaluating-args? <1>
Stacks and Frames.
frame-evaluating-args?
Debugging.
frame-next <1>
Stacks and Frames.
frame-next
Debugging.
frame-number <1>
Stacks and Frames.
frame-number
Debugging.
frame-overflow
Stacks and Frames.
frame-overflow?
Debugging.
frame-previous <1>
Stacks and Frames.
frame-previous
Debugging.
frame-procedure <1>
Stacks and Frames.
frame-procedure
Debugging.
frame-procedure? <1>
Stacks and Frames.
frame-procedure?
Debugging.
frame-real? <1>
Stacks and Frames.
frame-real?
Debugging.
frame-source <1>
Stacks and Frames.
frame-source
Debugging.
frame? <1>
Stacks and Frames.
frame?
Debugging.
fread
Line/Delimited.
fseek
Random Access.
fstat
File System.
fsync
Ports and File Descriptors.
ftell
Random Access.
ftruncate
Random Access.
fwrite
Line/Delimited.
gc
Garbage Collection.
gc-stats
Garbage Collection.
gcd
Integer Operations.
gensym
Symbols and Variables.
gentemp
Symbols and Variables.
get-internal-real-time
Time.
get-internal-run-time
Time.
get-print-state
Writing.
getcwd
Processes.
getegid
Processes.
getenv
Runtime Environment.
geteuid
Processes.
getgid
Processes.
getgr
User Information.
getgrent
User Information.
getgrgid
User Information.
getgrnam
User Information.
getgroups
Processes.
gethost
Network Databases and Address Conversion.
gethostbyaddr
Network Databases and Address Conversion.
gethostbyname
Network Databases and Address Conversion.
gethostent
Network Databases and Address Conversion.
getnet
Network Databases and Address Conversion.
getnetbyaddr
Network Databases and Address Conversion.
getnetbyname
Network Databases and Address Conversion.
getnetent
Network Databases and Address Conversion.
getpeername
Network Sockets and Communication.
getpgrp
Processes.
getpid
Processes.
getppid
Processes.
getproto
Network Databases and Address Conversion.
getprotobyname
Network Databases and Address Conversion.
getprotobynumber
Network Databases and Address Conversion.
getprotoent
Network Databases and Address Conversion.
getpw
User Information.
getpwent
User Information.
getpwnam
User Information.
getpwuid
User Information.
getserv
Network Databases and Address Conversion.
getservbyname
Network Databases and Address Conversion.
getservbyport
Network Databases and Address Conversion.
getservent
Network Databases and Address Conversion.
getsockname
Network Sockets and Communication.
getsockopt
Network Sockets and Communication.
gettimeofday
Time.
getuid
Processes.
GH_ALLOW_INTS
Defining new Scheme procedures in C.
gh_append
Calling Scheme procedures from C.
gh_append2
Calling Scheme procedures from C.
gh_append3
Calling Scheme procedures from C.
gh_append4
Calling Scheme procedures from C.
gh_apply
Calling Scheme procedures from C.
gh_assoc
Calling Scheme procedures from C.
gh_assq
Calling Scheme procedures from C.
gh_assv
Calling Scheme procedures from C.
gh_bool2scm
C to Scheme.
gh_boolean_p
Type predicates.
gh_c
Calling Scheme procedures from C.
gh_call0
Calling Scheme procedures from C.
gh_call1
Calling Scheme procedures from C.
gh_call2
Calling Scheme procedures from C.
gh_call3
Calling Scheme procedures from C.
gh_car
Calling Scheme procedures from C.
gh_catch
Calling Scheme procedures from C.
gh_cdr
Calling Scheme procedures from C.
gh_char2scm
C to Scheme.
gh_char_p
Type predicates.
gh_chars2byvect
C to Scheme.
gh_cons
Calling Scheme procedures from C.
GH_DEFER_INTS
Defining new Scheme procedures in C.
gh_define
Calling Scheme procedures from C.
gh_double2scm
C to Scheme.
gh_doubles2dvect
C to Scheme.
gh_doubles2scm
C to Scheme.
gh_enter
Starting and controlling the interpreter.
gh_eq_p
Equality predicates.
gh_equal_p
Equality predicates.
gh_eqv_p
Equality predicates.
gh_eval_file
Executing Scheme code.
gh_eval_str
Executing Scheme code.
gh_exact_p
Type predicates.
gh_floats2fvect
C to Scheme.
gh_get_substr
Scheme to C.
gh_inexact_p
Type predicates.
gh_ints2scm
C to Scheme.
gh_is_eq
Calling Scheme procedures from C.
gh_is_equal
Calling Scheme procedures from C.
gh_is_eqv
Calling Scheme procedures from C.
gh_length
Calling Scheme procedures from C.
gh_list
Calling Scheme procedures from C.
gh_list_p
Type predicates.
gh_list_ref
Calling Scheme procedures from C.
gh_list_tail
Calling Scheme procedures from C.
gh_list_to_vector
Calling Scheme procedures from C.
gh_load
Executing Scheme code.
gh_long2scm
C to Scheme.
gh_longs2ivect
C to Scheme.
gh_make_vector
Calling Scheme procedures from C.
gh_member
Calling Scheme procedures from C.
gh_memq
Calling Scheme procedures from C.
gh_memv
Calling Scheme procedures from C.
gh_new_procedure
Defining new Scheme procedures in C.
gh_null_p
Equality predicates.
gh_obj_length
Calling Scheme procedures from C.
gh_pair_p
Type predicates.
gh_procedure_p
Type predicates.
gh_repl
Starting and controlling the interpreter.
gh_reverse
Calling Scheme procedures from C.
gh_scm2bool
Scheme to C.
gh_scm2char
Scheme to C.
gh_scm2double
Scheme to C.
gh_scm2long
Scheme to C.
gh_scm2ulong
Scheme to C.
gh_set_car
Calling Scheme procedures from C.
gh_set_car_x
Calling Scheme procedures from C.
gh_set_cdr
Calling Scheme procedures from C.
gh_set_cdr_x
Calling Scheme procedures from C.
gh_set_substr
C to Scheme.
gh_shorts2svect
C to Scheme.
gh_str02scm
C to Scheme.
gh_str2scm
C to Scheme.
gh_string_equal_p
Equality predicates.
gh_symbol2scm
C to Scheme.
gh_symbol_p
Type predicates.
gh_throw
Calling Scheme procedures from C.
gh_ulong2scm
C to Scheme.
gh_ulongs2uvect
C to Scheme.
gh_vector
Calling Scheme procedures from C.
gh_vector_length
Calling Scheme procedures from C.
gh_vector_p
Type predicates.
gh_vector_ref
Calling Scheme procedures from C.
gh_vector_set
Calling Scheme procedures from C.
gmtime
Time.
hash
Hash Tables.
hash-create-handle!
Hash Tables.
hash-fold
Hash Tables.
hash-get-handle
Hash Tables.
hash-ref
Hash Tables.
hash-remove!
Hash Tables.
hash-set!
Hash Tables.
hashq
Hash Tables.
hashq-create-handle!
Hash Tables.
hashq-get-handle
Hash Tables.
hashq-ref
Hash Tables.
hashq-remove!
Hash Tables.
hashq-set!
Hash Tables.
hashv
Hash Tables.
hashv-create-handle!
Hash Tables.
hashv-get-handle
Hash Tables.
hashv-ref
Hash Tables.
hashv-remove!
Hash Tables.
hashv-set!
Hash Tables.
hashx-create-handle!
Hash Tables.
hashx-get-handle
Hash Tables.
hashx-ref
Hash Tables.
hashx-set!
Hash Tables.
hook->list
Hooks.
hook-empty?
Hooks.
hook?
Hooks.
hostent
addr-list: Network Databases and Address Conversion.
hostent
addrtype: Network Databases and Address Conversion.
hostent
aliases: Network Databases and Address Conversion.
hostent
length: Network Databases and Address Conversion.
hostent
name: Network Databases and Address Conversion.
htonl
Network Sockets and Communication.
htons
Network Sockets and Communication.
imag-part
Complex.
inet-aton
Network Databases and Address Conversion.
inet-lnaof
Network Databases and Address Conversion.
inet-makeaddr
Network Databases and Address Conversion.
inet-netof
Network Databases and Address Conversion.
inet-ntoa
Network Databases and Address Conversion.
inexact->exact
Exactness.
inexact?
Exactness.
input-port?
Ports.
integer->char
Characters.
integer-expt
Bitwise Operations.
integer-length
Bitwise Operations.
integer?
Integers.
interaction-environment
Fly Evaluation.
intern-symbol
Symbols and Variables.
isatty?
Terminals and Ptys.
join-thread <1>
Higher level thread procedures.
join-thread
Low level thread primitives.
keyword-dash-symbol
Keyword Primitives.
keyword?
Keyword Primitives.
kill
Signals.
last-pair
Lists.
last-stack-frame <1>
Stacks and Frames.
last-stack-frame
Debugging.
lazy-catch
Exceptions.
lchown
File System.
lcm
Integer Operations.
length
Lists.
libguile-config-stamp
Install Config.
link
File System.
list
Lists.
list->string
String Fun.
list->uniform-array
Uniform Arrays.
list->uniform-vector
Uniform Arrays.
list->vector
Vectors.
list->weak-vector
Weak vectors.
list-cdr-ref
Lists.
list-cdr-set!
Lists.
list-copy
Lists.
list-head
Lists.
list-ref
Lists.
list-set!
Lists.
list-tail
Lists.
list?
Lists.
listen
Network Sockets and Communication.
local-eval
Local Evaluation.
localtime
Time.
lock-mutex <1>
Higher level thread procedures.
lock-mutex
Low level thread primitives.
log
Scientific.
log10
Scientific.
logand
Bitwise Operations.
logbit?
Bitwise Operations.
logcount
Bitwise Operations.
logior
Bitwise Operations.
lognot
Bitwise Operations.
logtest
Bitwise Operations.
logxor
Bitwise Operations.
lstat
File System.
macro-name
Macros.
macro-transformer
Macros.
macro-type
Macros.
macro?
Macros.
magnitude
Complex.
main_prog
Starting and controlling the interpreter.
major-version
Install Config.
make-arbiter
Arbiters.
make-array
Conventional Arrays.
make-class-object
Objects.
make-condition-variable
Low level thread primitives.
make-doubly-weak-hash-table
Weak key hashes.
make-fluid
Fluids.
make-guardian
Guardians.
make-hook
Hooks.
make-hook-with-name
Hooks.
make-keyword-from-dash-symbol
Keyword Primitives.
make-mutex <1>
Higher level thread procedures.
make-mutex
Low level thread primitives.
make-polar
Complex.
make-procedure-with-setter
Procedures with Setters.
make-record-type
Records.
make-rectangular
Complex.
make-regexp
Regexp Functions.
make-shared-array
Conventional Arrays.
make-shared-substring
Shared Substrings.
make-soft-port
Soft Ports.
make-stack <1>
Stacks and Frames.
make-stack
Debugging.
make-string
String Fun.
make-struct
Structure Basics.
make-struct-layout
Structure Layout.
make-subclass-object
Objects.
make-undefined-variable
Symbols and Variables.
make-uniform-array
Uniform Arrays.
make-uniform-vector
Uniform Arrays.
make-variable
Symbols and Variables.
make-vector
Vectors.
make-vtable-vtable
Vtables.
make-weak-key-hash-table
Weak key hashes.
make-weak-value-hash-table
Weak key hashes.
make-weak-vector
Weak vectors.
malloc-stats
Debugging.
map
Lists.
map-in-order
Lists.
mask-signals
Asyncs.
match
count: Match Structures.
match
end: Match Structures.
match
prefix: Match Structures.
match
start: Match Structures.
match
string: Match Structures.
match
substring: Match Structures.
match
suffix: Match Structures.
max
Arithmetic.
member
Lists.
memoized-environment
Debugging.
memoized?
Debugging.
memq
Lists.
memv
Lists.
merge
Sorting.
merge!
Sorting.
min
Arithmetic.
minor-version
Install Config.
mkdir
File System.
mknod
File System.
mktime
Time.
modulo
Integer Operations.
move->fdes
Ports and File Descriptors.
negative?
Comparison.
netent
addrtype: Network Databases and Address Conversion.
netent
aliases: Network Databases and Address Conversion.
netent
name: Network Databases and Address Conversion.
netent
net: Network Databases and Address Conversion.
newline
Writing.
nice
Processes.
nil-car
Emacs Lisp Support.
nil-cdr
Emacs Lisp Support.
nil-cons
Emacs Lisp Support.
nil-eq
Emacs Lisp Support.
noop
Asyncs.
not
Booleans.
ntohl
Network Sockets and Communication.
ntohs
Network Sockets and Communication.
null
Emacs Lisp Support.
null?
Lists.
number->string
Conversion.
number?
Numerical Tower.
object-address
Garbage Collection.
object-properties
Property Lists.
object-property
Property Lists.
odd?
Integer Operations.
open
Ports and File Descriptors.
open-fdes
Ports and File Descriptors.
open-file
File Ports.
open-input-file
File Ports.
open-input-pipe
Pipes.
open-output-file
File Ports.
open-output-pipe
Pipes.
open-pipe
Pipes.
opendir
File System.
operator?
Objects.
output-port?
Ports.
pair?
Pairs.
parse-path
Install Config.
pause
Signals.
pclose
Pipes.
peek-char
Reading.
pipe
Ports and File Descriptors.
popen
Pipes.
port->fdes
Ports and File Descriptors.
port-closed?
Closing.
port-column
Reading.
port-filename
File Ports.
port-for-each
Ports and File Descriptors.
port-line
Reading.
port-mode <1>
Ports and File Descriptors.
port-mode
File Ports.
port-revealed
Ports and File Descriptors.
port-with-print-state
Writing.
port?
Ports.
positive?
Comparison.
primitive-exit
Processes.
primitive-fork
Processes.
primitive-load
Loading.
primitive-load-path
Loading.
primitive-make-property
Primitive Properties.
primitive-move->fdes
Ports and File Descriptors.
primitive-property-del!
Primitive Properties.
primitive-property-ref
Primitive Properties.
primitive-property-set!
Primitive Properties.
print-disable
General option interface.
print-enable
General option interface.
print-options
General option interface.
print-options-interface <1>
General option interface.
print-options-interface
Writing.
print-set!
General option interface.
procedure
Procedures with Setters.
procedure->macro
Macros.
procedure->memoizing-macro
Macros.
procedure->syntax
Macros.
procedure-documentation
Procedure Properties.
procedure-environment
Debugging.
procedure-name
Debugging.
procedure-properties <1>
Property Lists.
procedure-properties
Procedure Properties.
procedure-property <1>
Property Lists.
procedure-property
Procedure Properties.
procedure-source
Debugging.
procedure-with-setter?
Procedures with Setters.
procedure?
Procedure Properties.
program-arguments <1>
Runtime Environment.
program-arguments
The Top of a Script File.
promise?
Delayed Evaluation.
protoent
aliases: Network Databases and Address Conversion.
protoent
name: Network Databases and Address Conversion.
protoent
proto: Network Databases and Address Conversion.
putenv
Runtime Environment.
pwd
Processes.
quit
Dynamic Roots.
quotient
Integer Operations.
raise
Signals.
random
Random.
random
exp: Random.
random
hollow-sphere!: Random.
random
normal: Random.
random
normal-vector!: Random.
random
solid-sphere!: Random.
random
uniform: Random.
rational?
Reals and Rationals.
read
Scheme Read.
read-char
Reading.
read-delimited
Line/Delimited.
read-delimited!
Line/Delimited.
read-disable
General option interface.
read-enable
General option interface.
read-hash-extend
Reader Extensions.
read-line
Line/Delimited.
read-line!
Line/Delimited.
read-only-string?
Read Only Strings.
read-options
General option interface.
read-options-interface <1>
General option interface.
read-options-interface
Scheme Read.
read-set!
General option interface.
readdir
File System.
readlink
File System.
real-part
Complex.
real?
Reals and Rationals.
record-accessor
Records.
record-constructor
Records.
record-modifier
Records.
record-predicate
Records.
record-type-descriptor
Records.
record-type-fields
Records.
record-type-name
Records.
record?
Records.
recv!
Network Sockets and Communication.
recvfrom!
Network Sockets and Communication.
redirect-port
Ports and File Descriptors.
regcomp
Rx Interface.
regexec
Rx Interface.
regexp->dfa
Rx Interface.
regexp-exec
Regexp Functions.
regexp-match?
Match Structures.
regexp-quote
Backslash Escapes.
regexp-substitute
Regexp Functions.
regexp-substitute/global
Regexp Functions.
regexp?
Regexp Functions.
release-arbiter
Arbiters.
release-port-handle
Ports and File Descriptors.
remainder
Integer Operations.
remove-hook!
Hooks.
rename
File System.
rename-file
File System.
reset-dfa!
Rx Interface.
reset-hook!
Hooks.
restore-signals
Signals.
restricted-vector-sort!
Sorting.
reverse
Lists.
reverse!
Lists.
rewinddir
File System.
rmdir
File System.
round
Arithmetic.
run-asyncs
Asyncs.
run-hook
Hooks.
scm-error
Error Reporting.
scm_boot_guile
Guile Initialization Functions.
scm_register_module_xxx
Compiled Code Modules.
scm_shell
Guile Initialization Functions.
scm_substring_move_left_x
String Fun.
scm_substring_move_right_x
String Fun.
search-path
Install Config.
seed->random-state
Random.
seek
Random Access.
select
Ports and File Descriptors.
send
Network Sockets and Communication.
sendto
Network Sockets and Communication.
servent
aliases: Network Databases and Address Conversion.
servent
name: Network Databases and Address Conversion.
servent
port: Network Databases and Address Conversion.
servent
proto: Network Databases and Address Conversion.
set-batch-mode?!
Dynamic Roots.
set-car!
Pairs.
set-cdr!
Pairs.
set-current-error-port
Port Environment.
set-current-input-port
Port Environment.
set-current-output-port
Port Environment.
set-object-procedure!
Objects.
set-object-properties!
Property Lists.
set-object-property!
Property Lists.
set-port-column!
Reading.
set-port-filename!
File Ports.
set-port-line!
Reading.
set-port-revealed!
Ports and File Descriptors.
set-procedure-properties! <1>
Property Lists.
set-procedure-properties!
Procedure Properties.
set-procedure-property! <1>
Property Lists.
set-procedure-property!
Procedure Properties.
set-source-properties!
Procedure Properties.
set-source-property!
Procedure Properties.
set-struct-vtable-name!
Vtables.
setegid
Processes.
setenv
Runtime Environment.
seteuid
Processes.
setgid
Processes.
setgr
User Information.
setgrent
User Information.
sethost
Network Databases and Address Conversion.
sethostent
Network Databases and Address Conversion.
setlocale
Locales.
setnet
Network Databases and Address Conversion.
setnetent
Network Databases and Address Conversion.
setpgid
Processes.
setproto
Network Databases and Address Conversion.
setprotoent
Network Databases and Address Conversion.
setpw
User Information.
setpwent
User Information.
setserv
Network Databases and Address Conversion.
setservent
Network Databases and Address Conversion.
setsid
Processes.
setsockopt
Network Sockets and Communication.
setter
Procedures with Setters.
setuid
Processes.
setvbuf
Ports and File Descriptors.
shared-array-increments
Conventional Arrays.
shared-array-offset
Conventional Arrays.
shared-array-root
Conventional Arrays.
shutdown
Network Sockets and Communication.
sigaction
Signals.
signal-condition-variable
Low level thread primitives.
simple-format
Writing.
sin
Scientific.
sinh
Scientific.
sleep
Signals.
sloppy-assoc
Sloppy Alist Functions.
sloppy-assq
Sloppy Alist Functions.
sloppy-assv
Sloppy Alist Functions.
sloppy-member
Lists.
sloppy-memq
Lists.
sloppy-memv
Lists.
socket
Network Sockets and Communication.
socketpair
Network Sockets and Communication.
software-type
System Identification.
sort
Sorting.
sort!
Sorting.
sort-list
Sorting.
sort-list!
Sorting.
sorted?
Sorting.
source-properties
Procedure Properties.
source-property
Procedure Properties.
sqrt
Scientific.
stable-sort
Sorting.
stable-sort!
Sorting.
stack-id <1>
Stacks and Frames.
stack-id
Debugging.
stack-length <1>
Stacks and Frames.
stack-length
Debugging.
stack-ref <1>
Stacks and Frames.
stack-ref
Debugging.
stack? <1>
Stacks and Frames.
stack?
Debugging.
standard-eval-closure
The Guile module system.
start-stack
Stacks and Frames.
stat
File System.
status
exit-val: Processes.
status
stop-sig: Processes.
status
term-sig: Processes.
str1
String Fun.
strerror
Error Reporting.
strftime
Time.
string
String Fun.
string->list
String Fun.
string->number
Conversion.
string->obarray-symbol
Symbols and Variables.
string->symbol
Symbols and Variables.
string-append
String Fun.
string-capitalize
String Fun.
string-capitalize!
String Fun.
string-ci->symbol
String Fun.
string-ci<=?
String Fun.
string-ci<?
String Fun.
string-ci=?
String Fun.
string-ci>=?
String Fun.
string-ci>?
String Fun.
string-copy
String Fun.
string-downcase
String Fun.
string-downcase!
String Fun.
string-fill!
String Fun.
string-index
String Fun.
string-length
String Fun.
string-match
Regexp Functions.
string-null?
String Fun.
string-ref
String Fun.
string-rindex
String Fun.
string-set!
String Fun.
string-upcase
String Fun.
string-upcase!
String Fun.
string<=?
String Fun.
string<?
String Fun.
string=?
String Fun.
string>=?
String Fun.
string>?
String Fun.
string?
String Fun.
strptime
Time.
struct-ref
Structure Basics.
struct-set!
Structure Basics.
struct-vtable
Vtables.
struct-vtable-name
Vtables.
struct-vtable-tag
Vtables.
struct-vtable?
Vtables.
struct?
Structure Basics.
substring
String Fun.
substring-fill!
String Fun.
substring-move!
String Fun.
substring-move-left!
String Fun.
substring-move-right!
String Fun.
symbol->string
Symbols and Variables.
symbol-binding
Symbols and Variables.
symbol-bound?
Symbols and Variables.
symbol-fref
Symbols and Variables.
symbol-fset!
Symbols and Variables.
symbol-hash
Symbols and Variables.
symbol-interned?
Symbols and Variables.
symbol-pref
Symbols and Variables.
symbol-pset!
Symbols and Variables.
symbol-set!
Symbols and Variables.
symbol?
Symbols and Variables.
symlink
File System.
sync
File System.
system
Processes.
system-async
Asyncs.
system-async-mark
Asyncs.
tag
Deprecated.
tan
Scientific.
tanh
Scientific.
tcgetpgrp
Terminals and Ptys.
tcsetpgrp
Terminals and Ptys.
throw
Exceptions.
thunk?
Procedure Properties.
times
Time.
tmpnam
File System.
trace
Trace.
transpose-array
Conventional Arrays.
trap-disable
General option interface.
trap-enable
General option interface.
trap-set!
General option interface.
traps
General option interface.
truncate <1>
Random Access.
truncate
Arithmetic.
truncate-file
Random Access.
try-arbiter
Arbiters.
ttyname
Terminals and Ptys.
tzset
Time.
umask
Processes.
uname
System Identification.
unhash-name
Garbage Collection.
uniform-array-read!
Uniform Arrays.
uniform-array-set1!
Conventional Arrays.
uniform-array-write
Uniform Arrays.
uniform-vector-fill!
Uniform Arrays.
uniform-vector-length
Uniform Arrays.
uniform-vector-read!
Uniform Arrays.
uniform-vector-ref
Conventional Arrays.
uniform-vector-write
Uniform Arrays.
unintern-symbol
Symbols and Variables.
unlink
File System.
unlock-mutex <1>
Higher level thread procedures.
unlock-mutex
Low level thread primitives.
unmask-signals
Asyncs.
unmemoize
Debugging.
unread-char <1>
Ports and File Descriptors.
unread-char
Reading.
unread-string <1>
Ports and File Descriptors.
unread-string
Reading.
untrace
Trace.
use-modules
The Guile module system.
usleep
Signals.
utime
File System.
variable-bound?
Symbols and Variables.
variable-ref
Symbols and Variables.
variable-set!
Symbols and Variables.
variable?
Symbols and Variables.
vector
Vectors.
vector->list
Vectors.
vector-fill!
Vectors.
vector-move-left!
String Fun.
vector-move-right!
String Fun.
vector?
Vectors.
version
Install Config.
wait-condition-variable
Low level thread primitives.
waitpid
Processes.
weak-key-hash-table?
Weak key hashes.
weak-value-hash-table?
Weak key hashes.
weak-vector
Weak vectors.
weak-vector?
Weak vectors.
with-fluids*
Fluids.
with-input-from-string
String Ports.
with-output-to-string
String Ports.
with-traps
Debugging.
write-char
Writing.
write-line
Line/Delimited.
yield <1>
Higher level thread procedures.
yield
Low level thread primitives.
zero?
Comparison.

automatically generated by info2www version 1.2.2.9