Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.lisp > #60818
| From | steve g <sgonedes1977@gmail.com> |
|---|---|
| Newsgroups | comp.lang.lisp |
| Subject | Re: Connecting stream filters in CL |
| References | <8qgkeq9n.fsf@null.invalid> |
| Date | 2026-06-08 12:33 -0400 |
| Message-ID | <87tsrdm1q4.fsf@gmail.com> (permalink) |
luxhalitus <luxhalitus@null.invalid> writes: > I'm currently prototyping a system of multiple interconnected string > filters and am wondering what the best practices are regarding the > Common Lisp streams API. greay streams and simple stream interface would be a good place to start.
Back to comp.lang.lisp | Previous | Next — Previous in thread | Find similar | Unroll thread
Connecting stream filters in CL luxhalitus <luxhalitus@null.invalid> - 2025-11-05 10:18 +0000 Re: Connecting stream filters in CL steve g <sgonedes1977@gmail.com> - 2026-06-08 12:33 -0400
csiph-web