slackbuilds_ponce/libraries/g-wrap/README
2010-05-11 14:56:14 +02:00

8 lines
309 B
Text

G-Wrap -- A tool for exporting C libraries into Scheme interpreters
G-Wrap is a tool (and guile library) for generating function wrappers
for inter-language calls. It currently only supports generating Guile
wrappers for C functions. Other languages may be supported in the
future, possibly on both sides.