[gambit-list] R6RS
Amirouche Boubekki
amirouche.boubekki at gmail.com
Thu Dec 26 21:08:44 EST 2019
Le dim. 22 déc. 2019 à 00:57, John Cowan <cowan at ccil.org> a écrit :
>
> Not entirely, no. For example, syntax-case and other macro systems can't be layered over syntax-rules. By the same token, the Posix API (SRFI 170) can't be layered over R7RS-small. It could be layered over an FFI, but there are just too many different kinds of FFIs out there.
>
> Here's the current list of non-portable SRFIs and pre-SRFIs that I have proposed to be voted on:
>
> Character-cell terminals: TerminalsCowan
>
I made another pre-SRFI where I remove the procedure that requires
selection to be supported:
https://github.com/amirouche/cell-terminal
More information about the Gambit-list
mailing list