ppx_bitstringversion
Bitstrings and bitstring matching for OCaml - PPX extension
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 <github@applepine.org> |
Dependencies | |
Source [http] | https://github.com/xguerin/bitstring/archive/v4.0.1.tar.gz sha256=43656fef6f6aca2c5f016d5d778fece3299cbd7a51f3f049153e9385ce2bf6bf md5=5b110311efbf7de600aaa34547ced3b4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_bitstring/ppx_bitstring.4.0.1/opam |