package obelisk

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.0.tar.gz
md5=7901f47c113c9a2a4c105a7b8c764279
sha512=6a706b090c96b34f70f624949a463068031c9c2c2587d8eccd459612c35677b9b9b0de3b3fd91edc66ed9fc714c2a8a773287ff399ac170752faec968f80fac8

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: 01 Mar 2019

Dependencies (4)

  1. menhir build
  2. ocamlbuild build
  3. ocamlfind build
  4. ocaml build & >= "4.03"

Dev Dependencies

None

Used by (1)

  1. catala >= "0.9.0"

Conflicts

None