bitmatch 1.3 (Default branch) |
|
|
Bitmatch is a powerful language extension for
OCaml which adds native parsing of arbitrary
bitstrings, in the style of Erlang. Bitmatch can
be used to parse and generate binary file formats
and binary protocols.
License: GNU Lesser General Public License (LGPL)
Changes:
Many examples have been added, including a tcpdump
file printer and GIF and ELF header display.
|