4.3 T1, Scanner and Parser
2006-T1 delivery is Sunday, February 8th 2004 at noon.
This section is updated for EPITA-2006.
Scanner and parser are properly running, but the abstract syntax tree is
not built yet. Differences with T0 include:
- GNU Build System
- Autoconf, Automake are used.
- Options, Tasks
- The compiler supports basic options via in the Task module.
- Locations
- The locations are properly computed and reported in the error messages.