Add support table

This commit is contained in:
Retropikzel 2024-11-09 15:14:53 +00:00
parent 9f7442765f
commit 4bdacf3089
1 changed files with 2 additions and 2 deletions

View File

@ -64,8 +64,8 @@ guarantees are being made just yet.
- Chibi - Chibi
- Install libffi-dev - Install libffi-dev
- Build with: - Build with:
chibi-ffi retropikzel/r7rs-pffi/r7rs-pffi-chibi.stub - chibi-ffi retropikzel/r7rs-pffi/r7rs-pffi-chibi.stub
${CC} -o retropikzel/r7rs-pffi/r7rs-pffi-chibi.so -fPIC -shared retropikzel/r7rs-pffi/r7rs-pffi-chibi.c -lchibi-scheme -lffi - ${CC} -o retropikzel/r7rs-pffi/r7rs-pffi-chibi.so -fPIC -shared retropikzel/r7rs-pffi/r7rs-pffi-chibi.c -lchibi-scheme -lffi
- Chicken 5 - Chicken 5
- Needs [r7rs egg](https://wiki.call-cc.org/eggref/5/r7rs) - Needs [r7rs egg](https://wiki.call-cc.org/eggref/5/r7rs)
- Racket - Racket