1
0
Fork
You've already forked foreign-c-srfis
0
SRFI implementations made with https://codeberg.org/foreign-c
  • Scheme 96.8%
  • Makefile 2.9%
  • Racket 0.3%
2026年06月24日 21:29:43 +03:00
srfi Add read-symlink to SRFI-170 2026年06月24日 21:29:43 +03:00
.gitignore Fixes to SRFI-170 2026年05月08日 08:20:59 +03:00
Dockerfile.jenkins Improve tests 2026年02月27日 12:27:40 +02:00
Dockerfile.test Backup 2026年01月21日 17:39:30 +02:00
Jenkinsfile Improve tests 2026年02月27日 12:27:40 +02:00
Makefile Add create-fifo into SRFI-170 2026年06月24日 19:24:14 +03:00
README.md Fixes to SRFI-170 2026年05月08日 08:20:59 +03:00
test-headers.scm Fixes to SRFI-170 2026年05月08日 08:20:59 +03:00
test-headers.sps Fixes to SRFI-170 2026年05月08日 08:20:59 +03:00

To install SRFI library run

make SCHEME=chibi SRFI=106 build install

Change chibi to any other implementation supported by snow-chibi, and 106 to any filename without suffix in srfi/*.sld