TC-E, Computing the Escaping Variables
2027-ing-TC-4 submission is Saturday, April 5th 2025 at 21:42.
TC-E is part of the core assignment of 2027-TC-4.
At the end of this stage, the compiler must be able to compute and display the escaping variables. These features
are triggered by the options --escapes-compute/-e
and --escapes-display/-E
.
Relevant lecture notes include old/05-names.pdf, old/07-intermediate.pdf and 29-escaping-variables.pdf.