Next:
Data Representation
, Previous:
API Reference
, Up:
Top
6 Guile Modules
SLIB
: Using the SLIB Scheme library.
POSIX
: POSIX system calls and networking.
getopt-long
: Command line handling.
SRFI Support
: Support for various SRFIs.
Readline Support
: Module for using the readline library.
Value History
: Maintaining a value history in the REPL.
Pretty Printing
: Nicely formatting Scheme objects for output.
Formatted Output
: The
format
procedure.
File Tree Walk
: Traversing the file system.
Queues
: First-in first-out queuing.
Streams
: Sequences of values.
Expect
: Controlling interactive programs with Guile.
The Scheme shell (scsh)
: Using scsh interfaces in Guile.