README.md - clic - Clic is an command line interactive client for gopher written in Common LISP
HTML git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
README.md (650B)
---
1 ---------------------------------------------------------
2 FLEXI-STREAMS - Flexible bivalent streams for Common Lisp
3 ---------------------------------------------------------
4
5 FLEXI-STREAMS implements "virtual" bivalent streams that can be
6 layered atop real binary or bivalent streams and that can be used to
7 read and write character data in various single- or multi-octet
8 encodings which can be changed on the fly. It also supplies in-memory
9 binary streams which are similar to string streams.
10
11 Complete documentation for CL-INTERPOL can be found in the `docs`
12