Updated README
This commit is contained in:
parent
672e0b5962
commit
ddf6c81f99
18
README.md
18
README.md
|
|
@ -52,16 +52,26 @@ 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)
|
||||||
- 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/)
|
||||||
- FF requires C code
|
- FF requires C code
|
||||||
- [tr7](https://gitlab.com/jobol/tr7)
|
- [tr7](https://gitlab.com/jobol/tr7)
|
||||||
- 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