Update README

This commit is contained in:
retropikzel 2025-02-06 18:25:08 +02:00
parent 718bc603b8
commit 5d00e06fd1
1 changed files with 3 additions and 1 deletions

View File

@ -127,13 +127,15 @@ changing anymore and some implementations are in **beta**.
## Documentation
### Usage notes
### Usage Chibi
- Chibi
- Install libffi-dev
- Build with:
- 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
### Usage Chicken
- Chicken 5
- Needs [r7rs egg](https://wiki.call-cc.org/eggref/5/r7rs)
- Kawa