package treeprint

  1. Overview
  2. No Docs
Small tree structure printer with operator associations and precedences.

Install

Dune Dependency

Authors

Maintainers

Sources

treeprint-2.1.0.tar.gz
md5=9e5b555018789f0de7a48c9440e5d1ff

Description

Treeprint is a small printer combinator library for ASTs with infix, prefix and postfix operators with associativity and precedence. It provides abstract printing with minimum parentheses insertion.

Published: 12 Dec 2015

Dependencies (5)

  1. ppx_meta_conv >= "2.0.0"
  2. omake build & < "0.10.1"
  3. spotlib >= "2.5.1" & < "3.0.0"
  4. ocamlfind build
  5. ocaml >= "4.02.1" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None