package pa_ppx_ag

  1. Overview
  2. Docs
A PPX Rewriter that Generates Attribute Grammar Evaulators

Install

Dune Dependency

Authors

Maintainers

Sources

0.08.tar.gz
sha512=786910ca5e1c7654b8c6d2af1e8db85150d9953f969051cf8f4487e0893d8eaf145c6bc5195761172ff17a2426073ce87facf65d31abc2401e83b7e999f47d7e

Description

This is a PPX Rewriter that generates Attribute Grammar evaulators. Initially only ordered ones, but eventually other strategies too.

Published: 08 Aug 2021

Dependencies (14)

  1. bos >= "0.2.0"
  2. vec
  3. pcre >= "7.4.3"
  4. ocamlgraph >= "2.0.0"
  5. not-ocamlfind >= "0.01"
  6. pa_ppx_unique >= "0.08"
  7. pa_ppx_hashcons >= "0.08"
  8. pa_ppx_migrate >= "0.08"
  9. pa_ppx = "0.08"
  10. camlp5 >= "8.00"
  11. conf-perl-string-shellquote
  12. conf-perl-ipc-system-simple
  13. conf-perl
  14. ocaml >= "4.10.0" & < "4.14.0"

Dev Dependencies (1)

  1. ounit with-test

Used by

None

Conflicts

None