430472d916
Submitted by: distfile survey
13 lines
423 B
Plaintext
13 lines
423 B
Plaintext
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/
|