package bitstring

  1. Overview
  2. No Docs
bitstrings and bitstring matching for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v3.1.1.tar.gz
sha256=867299a702784ca8ac59bb50dcf4c2cdec49fba2c4ed89f8de40c60ac671b22f
md5=ebf52fe55946c70aa7cb3fe51905b830

Description

The ocaml-bitstring project 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.

Published: 06 Dec 2019

Dependencies (5)

  1. stdlib-shims
  2. ocaml-migrate-parsetree >= "1.0.5" & < "2.0.0"
  3. ppx_tools_versioned build
  4. dune
  5. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. ounit with-test

Conflicts (1)

  1. ppx_bitstring
OCaml

Innovation. Community. Security.