treeprint
Small tree structure printer with operator associations and precedences
README
Treeprint is a small pretty printing combinator library based on Format,
with automatic parenthese ('(' and ')') insertion: building printing objects
with their associativity (left/right/nonassoc) and connectivity precedences,
objects are pretty-printed with parenthese when necessary.
Install
- Published
-
25 Jan 2018
- Authors
-
- Maintainers
-
Sources
Dependencies
ocaml-migrate-parsetree
< "2.0.0"
ppx_meta_conv
>= "4.0.0"
spotlib
>= "3.0.0"
jbuilder
>= "1.0+beta7"
ocaml
>= "4.02.1"
Reverse Dependencies