SRFI implementations made with https://codeberg.org/foreign-c
- Scheme 96.8%
- Makefile 2.9%
- Racket 0.3%
| srfi | Add read-symlink to SRFI-170 | |
| .gitignore | Fixes to SRFI-170 | |
| Dockerfile.jenkins | Improve tests | |
| Dockerfile.test | Backup | |
| Jenkinsfile | Improve tests | |
| Makefile | Add create-fifo into SRFI-170 | |
| README.md | Fixes to SRFI-170 | |
| test-headers.scm | Fixes to SRFI-170 | |
| test-headers.sps | Fixes to SRFI-170 | |
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