Language

Package: ocaml-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: 1830, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings