Parse Stratego

Stratego -- Strategies for Program Transformation
parse-stratego is an XTC composition of tools in stratego-front.

It parses a Stratego module according to the syntax specified in the meta file or plain Stratego syntax if there is no meta file. After parsing the module with SGLR, it applies meta-explode and stratego-desugar.

-- MartinBravenboer - 18 Mar 2003