This chapter documents compilation steps not mentioned in previous chapters.
This entails steps like:
- Resolving attributes;
- Flatting the tree;
- Resolving declared but not defined variables;
- Offsetting the source information; and
- Pruning dead code blocks.
This chapter documents compilation steps not mentioned in previous chapters.
This entails steps like: