bitstringversion
Bitstrings and bitstring matching for OCaml
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.
Authors | Richard W.M. Jones and Xavier R. Guérin |
---|---|
License | LGPL-2.0-or-later |
Published | |
Homepage | https://github.com/xguerin/bitstring |
Issue Tracker | https://github.com/xguerin/bitstring/issues |
Maintainer | Xavier R. Guérin <xguerin@users.noreply.github.com> |
Dependencies |
|
Source [http] | https://github.com/xguerin/bitstring/archive/refs/tags/v5.0.1.tar.gz md5=f19b195e3bf3f32de38da844ca6ce283 sha512=6516d5ef76b67c3681df7d0c1216edd72c9a19935221a75a4059b3280d9856cedbe66c9166f5a6074c96b9466643854dce8af4711f47b1b7f7791feefa4ff1ef |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bitstring/bitstring.5.0.1/opam |
Required by