equal
  deleted
  inserted
  replaced
  
    
    
|     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 %   |