Language

Package: ocaml4.07-bitstring @ 3.1.0

Synopsis

Bitstrings and bitstring matching for OCaml

Description

Adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml. You can use this module to both parse and generate binary formats, files and protocols. Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.

Home page
https://github.com/xguerin/bitstring
Location
gnu/packages/ocaml.scm (line: 1926, column: 4)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-ppx-tools-versioned' does not match package name 'ocaml4.07-ppx-tools-versioned'