blob: 22a4c7889f7e4c2c65f84d1061d921b2e62ba729 (
plain) (
tree)
|
|
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.
Author
======
Christopher Lee (chrislee@ri.cmu.edu)
WWW: http://www.gnucash.org/
|