]
>
The Course Project
1.6 The Course Project
Given.
- Specifications of a programing language (L756)
- Specifications of a computer model (MINI-MACHINE)
Assignments.
- MINI-MACHINE simulator
- A table driven scanner
- A LL parser
- A code generator
- A LR parser
- Scanner and parser generators