ppx_bitstring
Bitstrings and bitstring matching for OCaml - PPX extension
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Dec 2020
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test
ppxlib
>= "0.18.0"
ocaml
with-test & >= "4.08.0"
bitstring
>= "4.0.0"
ocaml
>= "4.04.1"
dune
>= "2.5"
Reverse Dependencies