Changes between Version 2 and Version 3 of implementation/components/streams
- Timestamp:
- 11/14/12 08:23:57 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
implementation/components/streams
v2 v3 1 1 == Notes on implementing CL:STREAM correctly == 2 2 3 Boot to CLOS via streams.lisp.3 Boot to CLOS representation of ANSI-STREAM via (hypothetical) stream.lisp. 4 4 5 5 Optional load, as CLOS is expensive.