Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 407 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 407 Bytes

Cyclosis: An implementation of Common Lisp streams.

What is Cyclosis?

This repository contains an combined implementation of functionality of the Common Lisp stream dictionary and that of the Gray streams proposal.

The code was extracted (with permission) from the Mezzano repository.

License

See LICENSE-BSD