Updated documentation
This commit is contained in:
parent
d195c861b0
commit
9ced953025
|
|
@ -9,13 +9,11 @@ foreign-c is a C foreign function interface (FFI) library for R7RS. It is
|
|||
portable in the sense that it supports multiple implementations, as opposed to
|
||||
being portable by conforming to some specification.
|
||||
|
||||
[Project](https://todo.sr.ht/~retropikzel/r7rs-pffi)
|
||||
[Project](https://todo.sr.ht/~retropikzel/foreign-c)
|
||||
|
||||
[Issue trackers](https://sr.ht/~retropikzel/r7rs-pffi/trackers)
|
||||
[Issue trackers](https://sr.ht/~retropikzel/foreign-c/trackers)
|
||||
|
||||
[Maling lists](https://sr.ht/~retropikzel/r7rs-pffi/lists)
|
||||
|
||||
[Jenkins](https://jenkins.scheme.org/job/r7rs_pffi/job/r7rs-pffi/)
|
||||
[Maling lists](https://sr.ht/~retropikzel/foreign-c/lists)
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Documentation](#documentation)
|
||||
|
|
|
|||
Loading…
Reference in New Issue