Chapter 21. Streams [CLHS-21]

Table of Contents

21.1. Interactive Streams [CLHS-21.1.1.1.3]
21.2. Terminal interaction
21.2.1. Command line editing with GNU readline
21.2.2. Macro EXT:WITH-KEYBOARD
21.3. The Streams Dictionary [CLHS-21.2]
21.3.1. Function STREAM-ELEMENT-TYPE
21.3.1.1. Binary input from *STANDARD-INPUT*
21.3.2. Function EXT:MAKE-STREAM
21.3.3. Binary input, READ-BYTE, EXT:READ-INTEGER & EXT:READ-FLOAT
21.3.4. Binary output, WRITE-BYTE, EXT:WRITE-INTEGER & EXT:WRITE-FLOAT
21.3.5. Bulk Input and Output
21.3.6. Non-Blocking Input and Output
21.3.7. Function FILE-POSITION
21.3.8. Avoiding blank lines, EXT:ELASTIC-NEWLINE
21.3.9. Function OPEN
21.3.10. Function CLOSE
21.3.11. Function OPEN-STREAM-P
21.3.12. Class BROADCAST-STREAM
21.3.13. Functions EXT:MAKE-BUFFERED-INPUT-STREAM and EXT:MAKE-BUFFERED-OUTPUT-STREAM

These notes document CLISP version 2.41Last modified: 2006-10-13