The front-end of the
Stratego compiler parses the source modules, performs several checks on them, integrates multiple definitions,
and produces a
CoreStratego? program for further processing by the
Stratego optimizer and the
Stratego back end.
Components of the front-end include
- pack stratego?
- use def analysis?
--
EelcoVisser - 17 Aug 2003