grammars
authorMart Lubbers <mart@martlubbers.net>
Thu, 9 Jun 2016 14:51:17 +0000 (16:51 +0200)
committerMart Lubbers <mart@martlubbers.net>
Thu, 9 Jun 2016 14:51:17 +0000 (16:51 +0200)
deliverables/report/pars.tex
deliverables/report/report.tex

index 7172aa2..e666a47 100644 (file)
@@ -23,6 +23,7 @@ eof :: Parser a Void
 \end{lstlisting}
 
 \subsection{Lexing}
+Listing~\ref{lst:grammar}.
 
 \subsection{Parsing}
 %On March 10 you have to give a very brief presentation.  In this presentation you tell the other
index 490ca32..ce6f41c 100644 (file)
@@ -36,4 +36,9 @@
 
 \input{ext.tex}
 
+\newpage
+\section{Appendices}
+\subsection{Grammar}
+\lstinputlisting[label={lst:grammar}{../../grammar/grammar.txt}
+
 \end{document}