package obelisk

  1. Overview
  2. Docs
Pretty-printing for Menhir files

Install

Authors

Maintainers

Sources

v0.6.0.tar.gz
md5=1494ac4b54ad165d2ddea26a0f54d2dc
sha512=a911070bb474e75c9332dac208c9916ef6be2f46148cafec9ce9c920f07e782d26796cb2f77ecb7f62247c6f56a53bc34aaf66d37ce5ab6d148e1459dd61a8e0

Description

Obelisk is a simple tool which produces pretty-printed output from a Menhir parser file (.mly). It is inspired from yacc2latex and is also written in OCaml, but is aimed at supporting features from Menhir instead of only those of ocamlyacc.

Published: 10 Feb 2021

Dependencies (4)

  1. menhir
  2. re
  3. dune >= "2.2.0"
  4. ocaml >= "4.08"

Dev Dependencies

None

Used by

None

Conflicts

None