Update README
This commit is contained in:
parent
718bc603b8
commit
5d00e06fd1
|
|
@ -127,13 +127,15 @@ changing anymore and some implementations are in **beta**.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
### Usage notes
|
### Usage Chibi
|
||||||
|
|
||||||
- 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
|
||||||
|
|
||||||
|
### Usage Chicken
|
||||||
- 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)
|
||||||
- Kawa
|
- Kawa
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue