This package browser is in early development. Mind the rough edges.

camlidl 1.09

Stub code generator for OCaml/C interface

Camlidl is a stub code generator for Objective Caml. It generates stub code for interfacing Caml with C from an IDL description of the C functions.

Installation

Install camlidl 1.09 as follows:

guix install camlidl@1.09

Or install the latest version:

guix install camlidl

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.