Tiger Front

Tiger in Stratego -- Compilation by Program Transformation
The TigerFront package provides the front-end of the TigerCompiler consisting of the following components:

FrontEndArchitecture shows the dataflow between these components.

Download

Installation

> gtar zxf tiger-front-0.5.tar.gz
> cd tiger-front-0.5
> ./configure --prefix=/tiger/installation --with-xt=/projects/stratego/xt
> gmake

For /tiger/installation choose a directory where you can install all components of the TigerCompiler.

Testing

You can test the front end; see HowToTestTheTigerCompiler.