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.
Author | Richard W.M. Jones |
---|---|
Licenses | LGPL-2.0-only with exceptions and GPL-2.0-or-later |
Published | |
Homepage | https://github.com/xguerin/bitstring |
Issue Tracker | https://github.com/xguerin/ppx_bitstring/issues |
Maintainer | Xavier Guérin <github@applepine.org> |
Dependencies | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/bitstring.2.1.1.tar.gz sha256=c442b091dc41a65359a3a04ae0cadd2b241ec123b71a207fe88e15f1296f7f50 md5=69797ac391a4c4a106bbde2a2bc8d9ab |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bitstring/bitstring.2.1.1/opam |