Re: SRFI 170, POSIX API: 480 days
Lassi Kortela 06 Sep 2020 12:27 UTC
> That's great. In particular, for a SRFI like this one, which cannot be
> implemented portably on top of R7RS (small), it is perfect when we
> have a second implementation that may help to uncover any yet
> undetected problems before finalization.
Thanks. Anyone else wants to help write code or just to review it once
it's written, help is welcome.
Duncan Mak has a Kawa implementation going:
<https://github.com/duncanmak/srfi-170>.