cl-flexi-streams

Flexi-streams: Flexible bivalent streams for Common Lisp

Description

FLEXI-STREAMS implements "virtual" bivalent streams that can be layered atop real binary or bivalent streams and that can be used to read and write character data in various single- or multi-octet encodings which can be changed on the fly. It also supplies in-memory binary streams which are similar to string streams.

FLEXI-STREAMS is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://edicl.github.io/flexi-streams/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install cl-flexi-streams