Updated README

This commit is contained in:
retropikzel 2024-06-23 11:46:57 +03:00
parent 672e0b5962
commit ddf6c81f99
1 changed files with 14 additions and 4 deletions

View File

@ -52,6 +52,14 @@ Got a [question](https://codeberg.org/r7rs-pffi/pffi/projects/9575)?
- Waiting for implementation to have cond-expand and library support
- Will only work on nodejs
## Support needs to be investigated
- [Gerbil](https://cons.io/)
## Support maybe possible/dreaming about
- [Airship](https://gitlab.com/mbabich/airship-scheme)
## Not supported
- [Chibi](https://synthcode.com/scheme/chibi)
@ -62,6 +70,8 @@ Got a [question](https://codeberg.org/r7rs-pffi/pffi/projects/9575)?
- FFI requires C code
- [Gauche](https://practical-scheme.net/gauche/)
- FFI requires C code
- [Loko](https://scheme.fail/)
- Desires no C interop, I can respect that
## Hacking