kimwitu++

Tool for processing trees and terms with pattern matching capabilities

brewmacoslinux
Try with needOr install directly
Source

About

Tool for processing trees (i.e. terms)

Commands

kimwitu++

Examples

Parse and process a tree structure from input file$ kimwitu++ input.tree
Generate code from a tree specification$ kimwitu++ -c spec.k++ -o output.cpp
Display help and available options$ kimwitu++ --help