How to Install guile-g-wrap in Ubuntu 18.04



Install guile-g-wrap by entering the following commands in the terminal:

sudo apt update
sudo apt install guile-g-wrap

Description:

scripting interface generator for C - Guile runtime

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. . This package contains the Guile standard wrapset, needed by Guile bindings generated by G-Wrap.

Homepage: http://www.nongnu.org/g-wrap/

Version: 1.9.15-0.2

Section: universe/interpreters