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

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

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

common-lisp

Last synced: about 2 months 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]