hws/hw06.tex
changeset 647 d74702cba346
parent 596 f683589c8022
child 721 e712943cff71
equal deleted inserted replaced
646:10ad874febd8 647:d74702cba346
    67 \end{center}
    67 \end{center}
    68 
    68 
    69 there are several values for how these regular expressions can
    69 there are several values for how these regular expressions can
    70 recognise the strings (for 1) $ab$ and (for 2) $aaa$. Give in each case
    70 recognise the strings (for 1) $ab$ and (for 2) $aaa$. Give in each case
    71 \emph{all} the values and indicate which one is the POSIX value.
    71 \emph{all} the values and indicate which one is the POSIX value.
       
    72 
       
    73 \item Parsing combinators consist of atomic parsers, alternative
       
    74   parsers, sequence parsers and semantic actions.  What is the purpose
       
    75   of (1) atomic parsers and of (2) semantic actions?
       
    76 
       
    77 
       
    78 
       
    79 
    72 \item \POSTSCRIPT        
    80 \item \POSTSCRIPT        
    73 \end{enumerate}
    81 \end{enumerate}
    74 
    82 
    75 \end{document}
    83 \end{document}
    76 
    84