Next: TC-R, Previous: TC-2, Up: Compiler Stages [Contents][Index]
This section has been updated for EPITA-2020 on 2016-01-27.
At the end of this stage, the compiler must be able to compute and display the bindings. These features are triggered by the options -b/--bindings-compute, --object-bindings-compute and -B/--bindings-display.
Relevant lecture notes include: names.pdf.
• TC-3 Goals: | What this stage teaches | |
• TC-3 Samples: | See TC-3 work | |
• TC-3 Given Code: | Explanation on the provided code | |
• TC-3 Code to Write: | What you have to do | |
• TC-3 FAQ: | Questions not to ask | |
• TC-3 Improvements: | Other Designs |