Updated readme

This commit is contained in:
retropikzel 2024-06-29 10:12:05 +03:00
parent b269578493
commit 4407ed4ea3
1 changed files with 4 additions and 2 deletions

View File

@ -42,8 +42,6 @@ Got a [question](https://codeberg.org/r7rs-pffi/pffi/projects/9575)?
## Not all tests pass ## Not all tests pass
- [STKlos](https://stklos.net/)
- [Cyclone](https://justinethier.github.io/cyclone/)
- [Gambit](https://gambitscheme.org) - [Gambit](https://gambitscheme.org)
## Support waiting for the implementation ## Support waiting for the implementation
@ -66,6 +64,10 @@ Got a [question](https://codeberg.org/r7rs-pffi/pffi/projects/9575)?
## Not supported ## Not supported
- [STKlos](https://stklos.net/)
- No callbacks in FFI
- [Cyclone](https://justinethier.github.io/cyclone/)
- No callbacks in FFI
- [Chibi](https://synthcode.com/scheme/chibi) - [Chibi](https://synthcode.com/scheme/chibi)
- FFI requires C code - FFI requires C code
- [MIT-Scheme](https://www.gnu.org/software/mit-scheme/) - [MIT-Scheme](https://www.gnu.org/software/mit-scheme/)