diff --git a/README.md b/README.md index da858b9..883f751 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ --- title: foreign-c a portable foreign function interface for R7RS + version: 0.10.0 --- diff --git a/documentation/foreign-c.html b/documentation/foreign-c.html index c9acd1c..4574eaf 100644 --- a/documentation/foreign-c.html +++ b/documentation/foreign-c.html @@ -2,7 +2,7 @@ - (foreign c) a portable foreign function interface for + <title>foreign-c a portable foreign function interface for R7RS - 0.10.0 -

(foreign c)

-

(foreign c) is a C foreign function interface (FFI) library - for R7RS. It is portable in the sense that it supports multiple +

foreign-c

+

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.

-

The new readme is a work in progress.

+

Project

+

Issue + trackers

+

Maling + lists

+

Jenkins