Language

Package: ocaml-cstruct @ 4.0.0

Synopsis

Access C structures via a camlp4 extension

Description

Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module.

Home page
https://github.com/mirage/ocaml-cstruct
Location
gnu/packages/ocaml.scm (line: 2593, column: 2)
License

Lint warnings

LinterMessageLocation
source-file-name

Validate file names of sources

the source file name should contain the package name