If I understand correctly, this example my help http://www.chiark.greenend.org.uk/doc/sbcl-doc/html/sbcl.html#Gray-Streams-e...
Regards, Ala'a
On Wed, Jun 26, 2019 at 9:43 PM Alexandre Rademaker arademaker@gmail.com wrote:
This looks interesting, but the repo has no examples! Any idea how to use it?
Best, Alexandre
One way to do it is to define a stream that keeps track of the current line. Here's an example of such a stream: https://github.com/cl-stream/cl-stream/blob/master/line-tracking-stream.lisp.
-- Luís Oliveira http://kerno.org/~luis/