Tool Reference

XT -- A Bundle of Program Transformation Tools

autoxt

  • autoxt -- installs makerules and autoconf macros for using XT tools

strc

  • strc?

stratego-front

sdf-front

  • pack-sdf -- packs a set of SDF2 modules into a single definition
  • pp-sdf -- pretty prints Stratego.SDF2 in abstract syntax to concrete syntax
  • parse-sdf-module and parse-sdf-definition -- parse an Stratego.SDF2 definition or module to abstract syntax
  • sdf-desugar and sdf-ensugar -- remove or add trivial syntactic sugar

sdf-tools

asfix-tools

pt-support

pgen

  • sdf2table -- generates an sglr parse table from an sdf2 syntax definition

gpp

aterm-tools

  • term-to-dot -- transforms an ATerm to a graph in the DotLanguage
  • pp-aterm -- pretty prints an ATerm to text with whitespace to show the tree structure of the ATerm.

xml-front

  • aterm2xml -- convert an ATerm to an XML document.
  • xml2aterm -- convert an XML document to an ATerm.

  • parse-xml-doc? -- parses an XML document to xml-doc
  • pp-xml-doc? -- pretty-prints xml-doc to an XML document
  • parse-xml-info -- parses an XML document to xml-info
  • pp-xml-info -- pretty-prints xml-info to an XML document
  • data2xml-doc? -- transforms an ATerm to a comparable XML document represented in xml-doc.
  • xml-info2data? -- transforms xml-info to a somewhat comparable ATerm


Tools.ToolReference moved from Stratego.ToolReference on 09 Feb 2004 - 14:51 by MartinBravenboer - put it back