coursework/cw02.tex
changeset 598 e3ad67cd5123
parent 578 6e5e3adc9eb1
child 630 9b1c15c3eb6f
equal deleted inserted replaced
597:ce8419e3915c 598:e3ad67cd5123
   142 $(a + \ONE)^{\{3\}}$ & $aa$
   142 $(a + \ONE)^{\{3\}}$ & $aa$
   143 \end{tabular}
   143 \end{tabular}
   144 \end{center}
   144 \end{center}
   145 
   145 
   146 
   146 
   147 \noindent Both strings should be sucessfully lexed by the
   147 \noindent Both strings should be successfully lexed by the
   148 respective regular expression, that means the lexer returns 
   148 respective regular expression, that means the lexer returns 
   149 in both examples a value.
   149 in both examples a value.
   150 
   150 
   151 
   151 
   152 Also add the record regular expression from the
   152 Also add the record regular expression from the