Updated documentation

This commit is contained in:
retropikzel 2025-05-03 06:17:07 +03:00
parent d195c861b0
commit 9ced953025
1 changed files with 3 additions and 5 deletions

View File

@ -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 portable in the sense that it supports multiple implementations, as opposed to
being portable by conforming to some specification. 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) [Maling lists](https://sr.ht/~retropikzel/foreign-c/lists)
[Jenkins](https://jenkins.scheme.org/job/r7rs_pffi/job/r7rs-pffi/)
- [Installation](#installation) - [Installation](#installation)
- [Documentation](#documentation) - [Documentation](#documentation)