Updated documentation
This commit is contained in:
parent
e8c0c4b079
commit
af2c2a38a7
|
|
@ -1,13 +1,13 @@
|
||||||
---
|
---
|
||||||
title: foreign-c a portable foreign function interface for R7RS
|
title: foreign-c a portable foreign function interface for R7RS Schemes
|
||||||
version: 0.10.0
|
version: 0.10.0
|
||||||
---
|
---
|
||||||
|
|
||||||
# foreign-c
|
# foreign-c
|
||||||
|
|
||||||
foreign-c is a C foreign function interface (FFI) library for R7RS. It is
|
foreign-c is a C foreign function interface (FFI) library for R7RS Schemes. It
|
||||||
portable in the sense that it supports multiple implementations, as opposed to
|
is portable in the sense that it supports multiple implementations, as opposed
|
||||||
being portable by conforming to some specification.
|
to being portable by conforming to some specification.
|
||||||
|
|
||||||
[Issue tracker](https://sr.ht/~retropikzel/foreign-c/trackers)
|
[Issue tracker](https://sr.ht/~retropikzel/foreign-c/trackers)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue