updated
authorChristian Urban <urbanc@in.tum.de>
Thu, 14 Nov 2019 13:50:29 +0000
changeset 688 ec181dab18e6
parent 687 8865f4f2be59
child 689 d7c9ef381437
updated
slides/slides07.pdf
slides/slides07.tex
Binary file slides/slides07.pdf has changed
--- a/slides/slides07.tex	Thu Nov 14 13:17:02 2019 +0000
+++ b/slides/slides07.tex	Thu Nov 14 13:50:29 2019 +0000
@@ -67,7 +67,9 @@
 \item you consume one or more token from the\\ 
   input (stream)
 \item \bl{\texttt{T\_NUM(1), T\_OP(+), T\_NUM(2)}}\bigskip
-\item a good starting point would be \texttt{comb2.scala}
+\item a good starting point would be \texttt{comb2.scala} 
+\item in case CW2 did not work, use \texttt{toks.scala} as 
+  input to the parser
 \end{itemize}
 \end{frame}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%