Ecosyste.ms: Awesome
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 19 hours ago
JSON representation
An implementation of Common Lisp streams
- Host: GitHub
- URL: https://github.com/s-expressionists/cyclosis
- Owner: s-expressionists
- License: bsd-2-clause
- Created: 2020-06-16T13:29:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-16T10:20:25.000Z (25 days ago)
- Last Synced: 2025-01-16T11:57:12.868Z (25 days ago)
- Topics: common-lisp
- Language: Common Lisp
- Homepage:
- Size: 195 KB
- Stars: 8
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-BSD
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]