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
- 22 Jan 2017
- Authors
- Maintainers
Sources
Dependencies
ppx_meta_conv
>= "2.0.0"
spotlib
>= "3.0.0" & < "4.3.0"
omake
build
ocamlfind
build
ocaml
>= "4.02.1"
Reverse Dependencies