Language

Package: ocaml4.07-cstruct @ 5.1.1

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: 3579, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/7ixnw1r8yr0vkpzmzbj8l1q1a9xavghq-ocaml4.07-cstruct-5.1.1.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-alcotest' does not match package name 'ocaml4.07-alcotest'
input-labels

Identify input labels that do not match package names

label 'ocaml-bigarray-compat' does not match package name 'ocaml4.07-bigarray-compat'