package ppx_parser

  1. Overview
  2. No Docs
OCaml PPX extension for writing stream parsers

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_parser-0.2.0.tbz
sha256=0281356c31a5d36d04250b27ffdae24dc7d17b0ac2616461e8c95fcb71a3eded
sha512=eb0922f6d263d63fa060a93512931dae9b084025b2281e680cc3c02b34b9d05e426181b89ab74b49c346ef4ebcea8f8519addd9824036231d0fa557a9a39e9c5

Description

This library is an OCaml ppx rewriter for writing stream parsers. Its notation is close to the notation of Camlp4 stream parsers. Hence, it can be used as a replacement for projects that still rely on the stream parser notation of Camlp4.

For newer projects, it is advised to use lexer and parser generators.

Tags

stream parser

Published: 11 Dec 2024

Dependencies (3)

  1. ppxlib >= "0.27.0"
  2. dune >= "2.9"
  3. ocaml >= "4.8.0"

Dev Dependencies (4)

  1. odoc with-doc
  2. camlp-streams with-test
  3. ppx_deriving with-test
  4. alcotest with-test & >= "1.2.0"

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.