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 Module Meta File or plain StrategoSyntax if there is no Module Meta File. After parsing the module with Tools.SGLR, it applies meta-explode and stratego-desugar.

-- MartinBravenboer - 18 Mar 2003