Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/s-expressionists/cyclosis

An implementation of Common Lisp streams
https://github.com/s-expressionists/cyclosis

common-lisp

Last synced: about 19 hours ago
JSON representation

An implementation of Common Lisp streams

Awesome Lists containing this project

README

        

# 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-BSD]:https://github.com/s-expressionists/Cyclosis/blob/master/LICENSE-BSD

## License

See [LICENSE-BSD]