[[ExpTools][exp-tools]] is a transformation tool package containing all basic features found in a package for a more complex language than expressions (for example [[Tools.XmlTools][xml-tools]]). It contains the grammar, some transformations and a xtc library for parsing/pretty-printing. The original [[XtApplet][xt-applet]] was used as a basis for this package (NB: the grammar in [[ExpTools][exp-tools]] works with digits instead of identifiers) ---++ Resources * [[XtApplet][xt-applet]] : a small package to get you started when creating your own packages ---++ Download and installation The source of [[ExpTools][exp-tools]] can be checked out using:
  svn checkout %SVNROOT%/StrategoXT/trunk/experimental/exp-tools
There's no distribution of [[ExpTools][exp-tools]] available (yet). ---+++ Configuration Configure the package: * =--with-xt= or if the packages are installed at different locations: * =--with-aterm= * =--with-sdf= * =--with-strategoxt= -- Main.NielsJanssen - 11 Nov 2003