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.2.tar.gz
md5=0a6ab4e50558e3ec5e512ce7c961a91f

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: 21 Nov 2013

Dependencies (5)

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

Dev Dependencies

None

Used by

None

Conflicts

None