The Stratego Compiler translates a Stratego specification to a C program.

The compiler is completely implemented in Stratego (except for the parser, which is implemented in SDF). The distribution consists of the following packages

Source distributions of recent releases under the GNU GPL license are available from the StrategoDownload page.

The data-flow diagram below depicts the architecture of the compiler. Boxes depict data and ellipses depict executable compiler components. Solid arrows depict data-flow. Dashed arrows depict control-flow. The components are driven by the main compiler component sc, which is not shown in the diagram.

architecture.gif

CategoryCompiler

Revision: r1.6 - 17 Aug 2003 - 13:13 - EelcoVisser
Stratego > StrategoCompiler
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback