hi there,
in my work on synopsis I just checked in a tiny applet that
prints out the parse tree, either before or after
translating it with 'ClassWalker', depending on a switch.
I'd be very interested in adding support to the 'occ'
application to do the same (right now the ptree can only
be printed before the translation stage).
What do you think ? What would be the best way to do it ?
I imagine something simple such as printing after parsing
when '-p' ('stop after parsing') is given, else print after
translation.
Comments ?
Regards,
Stefan
|