14 lines
353 B
Markdown
14 lines
353 B
Markdown
---
|
|
title: Portable Foreign Function Interface for R7RS Documentation
|
|
version: 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 implementations, as opposed to
|
|
being portable by conforming to some specification.
|
|
|
|
The new readme is a work in progress.
|
|
|