Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Chapter on streams #542

Open
mmontone opened this issue May 25, 2024 · 4 comments
Open

Feature Request: Chapter on streams #542

mmontone opened this issue May 25, 2024 · 4 comments

Comments

@mmontone
Copy link
Contributor

Hi.

I think a chapter on streams would be a good addition. The "Input/Output" section contains some stuff related to streams, but there's more to cover.

I'm creating this issue for future reference. I'm considering trying to create the chapter myself.

The Common Lisp the Language book has a good chapter on streams, there's also the Gray Streams, etc.

@vindarel
Copy link
Contributor

It would be a welcome addition.

@mmontone
Copy link
Contributor Author

@vindarel btw, I've published a linked PDF version of CLtL2 here: https://github.com/mmontone/cltl2-doc (you may want to add somewhere as a CL doc resource?)

I overlooked that book. It has the precision of the Hyperspec, but also design explanations. I'm learning new things as I read.

For instance, have a look at the Streams chapter. Hyperspec gives you only the streams api, but the chapter there covers more things.

@vindarel
Copy link
Contributor

(you may want to add somewhere as a CL doc resource?)

I mentioned it on the index and on awesome-cl. Have a look if it's referenced on Cliki too?

@mmontone
Copy link
Contributor Author

Nice! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants