From 4407ed4ea3b2c41b90a049c2739ef27457df5511 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sat, 29 Jun 2024 10:12:05 +0300 Subject: [PATCH] Updated readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f0cee6..cf64ddb 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,6 @@ Got a [question](https://codeberg.org/r7rs-pffi/pffi/projects/9575)? ## Not all tests pass -- [STKlos](https://stklos.net/) -- [Cyclone](https://justinethier.github.io/cyclone/) - [Gambit](https://gambitscheme.org) ## Support waiting for the implementation @@ -66,6 +64,10 @@ Got a [question](https://codeberg.org/r7rs-pffi/pffi/projects/9575)? ## 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) - FFI requires C code - [MIT-Scheme](https://www.gnu.org/software/mit-scheme/)