Warning: This is the manual of the legacy Guile 2.0 series. You may want to read the manual of the current stable series instead.
Next: R6RS I/O Ports, Previous: Default Ports, Up: Input and Output [Contents][Index]
[Types of port; how to make them.]
• File Ports: | Ports on an operating system file. | |
• String Ports: | Ports on a Scheme string. | |
• Soft Ports: | Ports on arbitrary Scheme procedures. | |
• Void Ports: | Ports on nothing at all. |