coursework/cw02.tex
changeset 598 278b8b05f286
parent 578 e3cb8adb2a92
child 630 3cea57c5501f
equal deleted inserted replaced
597:9a35b8e67b83 598:278b8b05f286
   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