Pretty printing tables...

An Adl unparser:

Adl: adl.pp

plus some..

Pretty printing tables to convert
point-free abstract syntax to:

Haskell: bmf_hask.pp
HTML: bmf_html.pp
Latex: bmf_latex.pp   (assumes a latex command is defined to map \semval{} to 
                       \mbox{\textsf{}})

NOTE. for some very large traces, the Haskell pretty printer breaks by 
failing to produce some terminal productions in the text (so you 
won't find out until you try to run the trace against the performance
model). This seems to occur on the current Linux distribution of Stratego 
XT (error replicated under Redhat and Ubuntu) but not on the Mac OS version.
Because of the size of the files involved may be a subtle system 
config problem rather than a Stratego problem.


An Adl unparser:

Adl: adl.pp



