package treeprint

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

Install

Dune Dependency

Authors

Maintainers

Sources

treeprint-1.0.3.tar.gz
md5=0a5550dc0e9143bf55be8a94aaf4755f

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: 31 Aug 2014

Dependencies (5)

  1. meta_conv >= "1.1.4"
  2. omake build & < "0.10.1"
  3. spotlib >= "2.0.0" & < "3.0.0"
  4. ocamlfind build
  5. ocaml >= "4.01.0" & < "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None