Updated readme

This commit is contained in:
retropikzel 2024-08-23 09:44:17 +03:00
parent 7b688c8f2d
commit e0b448517c
1 changed files with 3 additions and 0 deletions

View File

@ -85,6 +85,9 @@ These implementations do not have callback support on their FFI. If I'm wrong pl
- FFI requires C code - FFI requires C code
- [Gauche](https://practical-scheme.net/gauche/) - [Gauche](https://practical-scheme.net/gauche/)
- FFI requires C code - FFI requires C code
- [s7](https://scheme.fail://ccrma.stanford.edu/software/snd/snd/s7.html)
- No library support
- Might have other things missing too
- [Loko](https://scheme.fail/) - [Loko](https://scheme.fail/)
- Desires no C interop, I can respect that - Desires no C interop, I can respect that