xguerin / bitstring

OCaml Bitstring - bitstring matching for OCaml
GNU General Public License v2.0
67 stars 8 forks source link

Look into using Menhir to parse match patterns #13

Closed xguerin closed 1 year ago

xguerin commented 6 years ago

See #12 and https://github.com/xguerin/ppx_bitstring/issues/45 for context.

xguerin commented 4 years ago

Sedlex might be better suited.