Warning: This is the manual of the legacy Guile 2.2 series. You may want to read the manual of the current stable series instead.
Next: GOOPS, Previous: API Reference, Up: Top [Contents][Index]
• SLIB: | Using the SLIB Scheme library. | |
• POSIX: | POSIX system calls and networking. | |
• Web: | HTTP, the web, and all that. | |
• getopt-long: | Command line handling. | |
• SRFI Support: | Support for various SRFIs. | |
• R6RS Support: | Modules defined by the R6RS. | |
• Pattern Matching: | Generic pattern matching constructs. | |
• Readline Support: | Module for using the readline library. | |
• 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. | |
• Buffered Input: | Ports made from a reader function. | |
• Expect: | Controlling interactive programs with Guile. | |
• sxml-match: | Pattern matching of SXML. | |
• The Scheme shell (scsh): | Using scsh interfaces in Guile. | |
• Curried Definitions: | Extended define syntax.
| |
• Statprof: | An easy-to-use statistical profiler. | |
• SXML: | Parsing, transforming, and serializing XML. | |
• Texinfo Processing: | Munging documents written in Texinfo. |
Next: GOOPS, Previous: API Reference, Up: Top [Contents][Index]