---++ Description The Stratego-front package contains tools and definitions for the Stratego syntax. stratego-front defines the [[Stratego syntax]] in SDF. These definitions are used to generate [[algebraic signatures]] that define the [[Stratego abstract syntax]]. stratego-front adds support for [[concrete syntax]] to the basic [[Stratego compiler]] before [[StrategoRelease09][StrategoXT 0.9]]. ---++ Tools * [[ParseStratego][parse-stratego]] -- parses a Stratego module * [[PrettyPrintStratego][pp-stratego]] -- pretty-prints a Stratego module * [[MetaExplode][meta-explode]] -- explodes concrete object syntax fragments to Stratego