Add support table
This commit is contained in:
parent
9f7442765f
commit
4bdacf3089
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue