package treeprint

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

Install

Dune Dependency

Authors

Maintainers

Sources

treeprint-2.1.1.tar.gz
md5=6d820e4fa72c1a8bbe96de8424557897

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: 22 Jan 2017

Dependencies (5)

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

Dev Dependencies

None

Used by

None

Conflicts

None