Updated README
This commit is contained in:
parent
672e0b5962
commit
ddf6c81f99
10
README.md
10
README.md
|
|
@ -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
|
- Waiting for implementation to have cond-expand and library support
|
||||||
- Will only work on nodejs
|
- 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
|
## Not supported
|
||||||
|
|
||||||
- [Chibi](https://synthcode.com/scheme/chibi)
|
- [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
|
- FFI requires C code
|
||||||
- [Gauche](https://practical-scheme.net/gauche/)
|
- [Gauche](https://practical-scheme.net/gauche/)
|
||||||
- FFI requires C code
|
- FFI requires C code
|
||||||
|
- [Loko](https://scheme.fail/)
|
||||||
|
- Desires no C interop, I can respect that
|
||||||
|
|
||||||
|
|
||||||
## Hacking
|
## Hacking
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue