8a2029c02de33d2daffae1dea505a09ed0ef1f4c
[cc1516.git] / deliverables / report / pars.tex
1 \section{Lexing \& parsing}
2 \subsection{Yard}
3
4 \subsection{Lexing}
5
6 \subsection{Parsing}
7 %On March 10 you have to give a very brief presentation. In this presentation you tell the other
8 %students and us how your parser is constructed and demonstrate your parser and pretty printer.
9 %You should mention things like implementation language used, changes to the grammar, and other
10 %interesting points of your program.
11 %For this demonstration you have to prepare at least 10 test programs in
12 %SPL
13 %. In your presentation
14 %you have to show only the most interesting or challenging example. You can use the program
15 %4
16 %above as a starting point. Hand in the test programs, and a document containing the transformed
17 %grammar as used by your parser. Indicate what parts of the semantic analysis are handled by your
18 %scanner