Difference between revisions of "Courses at EPITA"

From LRDE

(Carlinet moved page Courses at EPITA to Courses at EPITA (old))
Tag: New redirect
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
#REDIRECT [[Courses at EPITA (old)]]
+
{{#ask: [[Category:Courses]] [[Course visible::Yes]]
  +
| ?Course audience
  +
| format = valuerank
  +
| liststyle = ul
  +
| template = Courses/ItemTemplate
  +
| userparam = en
  +
}}
  +
  +
== Tiger Compiler ==
  +
[[File:tiger.png|64px|left]]
  +
  +
The [[Tiger|Tiger Compiler]] project is a C++ implementation of a Tiger compiler written in C++ 2011. The Tiger language is described by Andrew Appel in his "Modern Compiler Implementation" books, and constitutes an important project in the EPITA curriculum in relation with the following courses: [https://www.lrde.epita.fr/wiki/Courses/CMP1 CMP1],[https://www.lrde.epita.fr/wiki/Courses/CMP2 CMP2], [https://www.lrde.epita.fr/wiki/Courses/TYLA TYLA].

Latest revision as of 15:17, 3 February 2020

Tiger Compiler

Tiger.png

The Tiger Compiler project is a C++ implementation of a Tiger compiler written in C++ 2011. The Tiger language is described by Andrew Appel in his "Modern Compiler Implementation" books, and constitutes an important project in the EPITA curriculum in relation with the following courses: CMP1,CMP2, TYLA.