package bitstring

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-bitstring-2.0.4.tar.gz
sha256=c5635096aadaf0c4e0157b39f2eb6cd41c293105e5ab50e5cf0c174d85fd5755
md5=5f92601000aea467c989afe141cb1632

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: 21 Nov 2013

Dependencies (4)

  1. conf-time
  2. camlp4 build
  3. ocamlfind build
  4. ocaml >= "3.10" & < "4.06.0"

Dev Dependencies

None

Used by (10)

  1. bap < "1.0.0"
  2. bap-elf < "1.5.0"
  3. bt
  4. dht < "0.2.0"
  5. mlpost < "0.9"
  6. mysql_protocol < "3.0.1"
  7. nbd < "0.9.2"
  8. ppx_bitstring < "1.3.1"
  9. protobuf
  10. riakc_ppx

Conflicts

None

OCaml

Innovation. Community. Security.