Language

Package: g-wrap @ 1.9.15

Synopsis

Generate C bindings for Guile

Description

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. Given a definition of the types and prototypes for a given C interface, G-Wrap will automatically generate the C code that provides access to that interface and its types from the Scheme level.

Home page
https://www.nongnu.org/g-wrap/index.html
Location
gnu/packages/guile-xyz.scm (line: 2041, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings