From 9cf71d3bba75f157e72bc08f984a2262885ed506 Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 20 Jun 2005 15:14:19 +0000 Subject: parse tree visualization --- doc/gf-history.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/gf-history.html b/doc/gf-history.html index 1f0b81ad3..e098570e4 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -14,6 +14,13 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2

+20/6 (AR) Added the command visialize_tree = vt, to +display syntax trees graphically. Like vg, this command uses +GraphViz and Ghostview. The foremost use is to pipe the parser to this +command. + +

+ 10/6 (AR) Preprocessor of .gfe files can now be performed as part of any grammar compilation. The flag -ex causes GF to look for the .gfe files and preprocess those that are younger -- cgit v1.2.3