---++ Description [[SdfFront][sdf-front]] is a collection of tools and specifications for the Stratego.SDF2 concrete syntax ---++ Specifications * Syntax definition of Stratego.SDF2 * Syntax definition for using Stratego.SDF2 [[Stratego.CategoryConcreteObjectSyntax][concrete object syntax]] in Stratego * [[Stratego.StrategoSignature][Stratego signatures]] for the abstract syntax of Stratego.SDF2 ---++ Tools %STARTINCLUDE% * [[%MANUAL%/ref-pack-sdf.html][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 %STOPINCLUDE% Some of the tools in [[Tools.SdfTools][sdf-tools]] will be moved to sdf-front in the future.