hws/hw09.tex
changeset 577 1d6043a87a3e
parent 525 e5a004ffa681
child 647 d74702cba346
equal deleted inserted replaced
576:414f1daf5728 577:1d6043a87a3e
    38 \begin{lstlisting}[language=JVMIS,numbers=none]
    38 \begin{lstlisting}[language=JVMIS,numbers=none]
    39 iload 3
    39 iload 3
    40 istore 1
    40 istore 1
    41 ifeq label
    41 ifeq label
    42 \end{lstlisting}
    42 \end{lstlisting}
       
    43 
       
    44 
       
    45 \item Early in the module, we saw that the regular expression matchers
       
    46   in Java, Python and Ruby are very slow with some (basic) regular
       
    47   expressions. What is the main reason for this ineffcient computation?
    43 
    48 
    44 \item \POSTSCRIPT  
    49 \item \POSTSCRIPT  
    45 
    50 
    46 %  \item It is true (I confirmed it) that
    51 %  \item It is true (I confirmed it) that
    47 %  
    52 %