The TigerXmpl package provides a directory with example Tiger programs and a makefile for testing the various TigerCompiler components. The makefile imports make-rules files installed by the other CompilerPackages.

Download

Installation

> gtar zxf tiger-xmpl-0.2.tar.gz
> cd tiger-xmpl-0.2
> ./configure --with-xt=/projects/stratego/xt --with-tiger=/tiger/install/dir
> gmake

Note: --with-xt is necessary even if you add the directory /projects/stratego/xt/bin to your $PATH, since the Tools.XT components are addressed using variables in the makerules, e.g., $(SGLR)/bin/sglr.

Configuration with --with-tiger assumes that all the CompilerPackages are configured with the same prefix.

Testing

You can now test (components of) the compiler; see HowToTestTheTigerCompiler.

Revision: r1.3 - 25 Nov 2001 - 23:51 - EelcoVisser
Tiger > TigerXmpl
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