Update readme

This commit is contained in:
retropikzel 2024-06-08 08:17:26 +03:00
parent af1bb9c621
commit ccc6f8b9b3
1 changed files with 7 additions and 2 deletions

View File

@ -1,10 +1,15 @@
# Portable Foreign Function Interface for R7RS schemes
An attempt to make basic foreign function interface that is supported on
multiple R7RS Sceheme implementations.
Foreign function interface that is supported on multiple R7RS Sceheme implementations.
Pull requests to fix bugs and add more tests are welcome.
Got a [bug](https://codeberg.org/r7rs-pffi/pffi/projects/9101)?
Got a [feature suggestion](https://codeberg.org/r7rs-pffi/pffi/projects/9102)?
Got a [question](https://codeberg.org/r7rs-pffi/pffi/projects/9575)?
## Goals
- Support only R7RS implementations