| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7 Guile Modules
| 7.1 SLIB | Using the SLIB Scheme library. | |
| 7.2 POSIX System Calls and Networking | POSIX system calls and networking. | |
| 7.3 HTTP, the Web, and All That | HTTP, the web, and all that. | |
| 7.4 The (ice-9 getopt-long) Module | Command line handling. | |
| 7.5 SRFI Support Modules | Support for various SRFIs. | |
| 7.6 R6RS Support | Modules defined by the R6RS. | |
| 7.7 Pattern Matching | Generic pattern matching constructs. | |
| 7.8 Readline Support | Module for using the readline library. | |
| 7.9 Pretty Printing | Nicely formatting Scheme objects for output. | |
| 7.10 Formatted Output | The format procedure.
| |
| 7.11 File Tree Walk | Traversing the file system. | |
| 7.12 Queues | First-in first-out queuing. | |
| 7.13 Streams | Sequences of values. | |
| 7.14 Buffered Input | Ports made from a reader function. | |
| 7.15 Expect | Controlling interactive programs with Guile. | |
7.16 sxml-match: Pattern Matching of SXML | Pattern matching of SXML. | |
| 7.17 The Scheme shell (scsh) | Using scsh interfaces in Guile. | |
| 7.18 Curried Definitions | Extended define syntax.
| |
| 7.19 Statprof | An easy-to-use statistical profiler. | |
| 7.22 SXML | Parsing, transforming, and serializing XML. | |
| 7.23 Texinfo Processing | Munging documents written in Texinfo. |
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on April 20, 2013 using texi2html 5.0.
