mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
.. | ||
g-wrap.info | ||
g-wrap.SlackBuild | ||
README | ||
slack-desc |
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.