5496982fd9e1df235abde93e70ec84b44eaa03e8
[cc1516.git] / deliverables / report / gen.tex
1 \section{Code generation}
2 %our full names and student numbers.
3 %{
4 %The chapters from the previous exercise.
5 %{
6 %A chapter describing the chosen semantics of
7 %SPL
8 %, like call-by-reference or
9 %call-by-value.
10 %5
11 %{
12 %The compilation schemes used in your compiler. A concise informal or semi-
13 %formal description suces. A complete formal description of the compilation
14 %scheme is welcome, but not required. Typical things to explain here are call-
15 %ing conventions, stack management, stack layout, heap layout, and heap
16 %management.
17 %{
18 %A short description of the purpose of the example programs and the
19 %test
20 %results.
21 %{
22 %A concise but precise description of how the work was divided amongst the
23 %members of the tea