diff --git a/www/ball.red.gif b/www/ball.red.gif new file mode 100644 index 0000000..7cb4681 Binary files /dev/null and b/www/ball.red.gif differ diff --git a/www/index.html b/www/index.html index c45fccc..9b4ea9f 100644 --- a/www/index.html +++ b/www/index.html @@ -16,15 +16,15 @@ function interfaces for particular language implementations.

-* +* FFIGEN Manifesto and Overview (HTML) (ps.gz, 26 KB)
-* +* FFIGEN User's Manual (HTML) (ps.gz, 30 KB)
-* +* FFIGEN Back-end for Chez Scheme Version 5 (ps.gz, 52 KB) @@ -86,13 +86,13 @@ documented example back-end for the FFI of Chez Scheme version 5. is neither complete nor polished.

-* +* Click here to download the full FFIGEN distribution. (148 KB)
This archive has not been updated with the fixes in the bug fix file (below).

-* +* Click here to download bug fixes up to February 13, 1996. (29 KB)
Fixes to chez.sch to handle structs/unions that are declared but not defined; function pointers; and unsigned shorts (a typo). Also a minor fix @@ -101,11 +101,11 @@ than reverse). Also included generated standard libraries for Chez Scheme back-end (unknowingly left out of distribution). Unpack in lcc main directory.

-* +* Click here to download an example of a Chez Scheme policy file, left out of distribution.

-* +* Click here to download the lcc 3.4b distribution. (965 KB)