Hi,
Am Montag, den 23.08.2021, 00:04 -0400 schrieb Maxim Cournoyer:
> --8<---cut here---start->8---
> (use-modules (ice-9 match)
> (ice-9 rdelim)
> (ice-9 suspendable-ports))
>
> (install-suspendable-ports!)
>
> (define (read-line* po
Hello Leo!
Leo Prikler writes:
> Hi,
>
> Am Montag, den 23.08.2021, 00:04 -0400 schrieb Maxim Cournoyer:
>> --8<---cut here---start->8---
>> (use-modules (ice-9 match)
>> (ice-9 rdelim)
>> (ice-9 suspendable-ports))
>>
>> (install-su
Hello,
I'm pretty new to this, so hopefully I'm doing something wrong, but when
using a suspendable read-line with the following "minimal" program:
--8<---cut here---start->8---
(use-modules (ice-9 match)
(ice-9 rdelim)
(ice-9 suspenda