treeprint
Small tree structure printer with operator associations and precedences.
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 Aug 2014
- Authors
- Maintainers
Sources
Dependencies
meta_conv
>= "1.1.4"
omake
build & < "0.10.1"
spotlib
>= "2.0.0" & < "3.0.0"
ocamlfind
build
ocaml
>= "4.01.0" & < "4.03.0"
Reverse Dependencies