1
0
Fork
You've already forked srfi
0
Scheme SRFI implementations in portable R7RS scheme.
  • Scheme 100%
2025年08月11日 22:04:38 +02:00
srfi change file extension for guile 2025年08月11日 22:04:38 +02:00
.gitmodules add srfi-180 and srfi-145 2022年08月27日 20:55:16 +02:00
_setup_.scm fix aliases 2023年05月07日 10:59:17 +02:00
LICENSE Initial commit 2022年08月27日 16:35:25 +02:00
README.md add srfi-180 and srfi-145 2022年08月27日 20:55:16 +02:00

Collection of SRFI implementations

This is not an official Scheme SRFI repository. For reference implementations, please look at the corresponding references at https://srfi.schemers.org/

Scheme SRFI implementations in portable R7RS scheme. The focus for now is to get a collection of SRFI's working for Gambit, specially those needed by my https://codeberg.org/rgherdt/scheme-lsp-server work.