mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
8 lines
309 B
Text
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.
|
|
|
|
|