hws/hw09.tex
changeset 577 7a437f1f689d
parent 525 a2ee4b11c976
child 647 180600c04da2
equal deleted inserted replaced
576:550186034b6e 577:7a437f1f689d
    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 %