hws/hw06.tex
changeset 359 db106e5b7c4d
parent 292 7ed2a25dd115
child 401 5d85dc9779b1
equal deleted inserted replaced
358:b3129cff41e9 359:db106e5b7c4d
     3 \usepackage{../graphics}
     3 \usepackage{../graphics}
     4 
     4 
     5 \begin{document}
     5 \begin{document}
     6 
     6 
     7 \section*{Homework 6}
     7 \section*{Homework 6}
       
     8 
       
     9 \HEADER
     8 
    10 
     9 \begin{enumerate}
    11 \begin{enumerate}
    10 \item (i) Give the regular expressions for lexing a language
    12 \item (i) Give the regular expressions for lexing a language
    11 consisting of whitespaces, identifiers (some letters followed by digits), numbers,
    13 consisting of whitespaces, identifiers (some letters followed by digits), numbers,
    12 operations \texttt{=}, \texttt{<} and \texttt{>}, and the keywords
    14 operations \texttt{=}, \texttt{<} and \texttt{>}, and the keywords