Tiger

From LRDE

Revision as of 17:48, 11 September 2013 by Daniela Becker (talk | contribs) (Created page with "The TigerCompiler project is a C++ implementation of a Tiger compiler. The Tiger language is described by Andrew Appel in his "Modern Compiler Implementation" books, and const...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The TigerCompiler project is a C++ implementation of a Tiger compiler. The Tiger language is described by Andrew Appel in his "Modern Compiler Implementation" books, and constitutes an important project in the EPITA curriculum. The needed material is referenced in the TigerLinks, in particular http://www.lrde.epita.fr/~akim/ccmp/assignments.html.