lib_parsing
  1. Overview
  2. Docs
Small library to help writing parsers

Install

Authors

Maintainers

Sources

semgrep-full-1.12.0.tar.gz
md5=d72b17df65c5cea30701cdf25f186bca
sha512=b135affadcdeb892352ec269a8761e41d2b34383ee839b83855f9604983eae324732b76f1b2b8b305dfc06f1f8863dd32afe83528bf605daa910a3fc107474c5

Description

This is a small library of utilities used by Semgrep and a few other projects developed at r2c to help writing parsers, especially ocamlyacc/menhir based parsers.

Published: 20 Feb 2023

Dependencies (5)

  1. stdcompat >= "19"
  2. profiling >= "1.5.5"
  3. commons >= "1.5.5"
  4. dune >= "3.2.0"
  5. ocaml >= "4.12.0"

Dev Dependencies

None

Used by (1)

  1. ast_generic

Conflicts

None