hws/hw06.tex
changeset 647 180600c04da2
parent 596 6d6e79f95933
child 721 e3c64f22dd31
equal deleted inserted replaced
646:2abd285c66d1 647:180600c04da2
    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