Koala Text

XT -- A Bundle of Program Transformation Tools
Pretty-printing Koala specifications is performed with the koala-text tool. This tool reads a Koala composition, normalizes it and transforms the result to text.

   koala-text -I <directory with Koala components> \
              -i <top-level component> \
              -o composition.txt

Normalization steps can be turned off with the '-n' switch.

-- MerijnDeJonge - 22 Dec 2004

Tools.KoalaText moved from Tools.HowToPretty-printAKoalaSpecification on 22 Dec 2004 - 12:20 by MerijnDeJonge - put it back