2000-07-10 04:16:53 +00:00
|
|
|
G-Wrap -- A tool for exporting C libraries into Scheme interpreters
|
|
|
|
===================================================================
|
|
|
|
|
|
|
|
This is a tool for specifying types, functions, and constants to
|
|
|
|
import into a Scheme interpreter, and for generating code (in C) to
|
|
|
|
interface these to the Guile and RScheme interpreters in particular.
|
|
|
|
|
|
|
|
Read the manual (doc/g-wrap.texi,
|
2000-07-29 23:47:59 +00:00
|
|
|
WWW: http://www.cs.cmu.edu/afs/cs/usr/chrislee/www/Software/g-wrap/index.html
|
2000-07-10 04:16:53 +00:00
|
|
|
or http://www.cs.cmu.edu/afs/cs/usr/chrislee/www/g-wrap/g-wrap.ps.gz)
|
|
|
|
to learn how to use this package.
|
|
|
|
|
|
|
|
Author
|
|
|
|
======
|
|
|
|
Christopher Lee (chrislee@ri.cmu.edu)
|