parse tree visualization

This commit is contained in:
aarne
2005-06-20 15:14:19 +00:00
parent 2c48a10236
commit 9cf71d3bba
7 changed files with 99 additions and 10 deletions

View File

@@ -281,6 +281,14 @@ wt, wrap_tree: wt Fun
flags:
-c compute the resulting new tree to normal form
vt, visualize_tree: vt Tree
Shows the abstract syntax tree via dot and gv (via temporary files
grphtmp.dot, grphtmp.ps).
flags:
-c show categories only (no functions)
-f show functions only (no categories)
-g show as graph (sharing uses of the same function)
-- subshells
es, editing_session: es