coursework/cw02.tex
changeset 384 4629448c1bd9
parent 369 43c0ed473720
child 395 e57d3d92b856
equal deleted inserted replaced
383:a6a6bf32fade 384:4629448c1bd9
   123 implement a function, say \pcode{env}, that returns all
   123 implement a function, say \pcode{env}, that returns all
   124 assignments from a value (such that you can extract easily the
   124 assignments from a value (such that you can extract easily the
   125 tokens from a value).\medskip 
   125 tokens from a value).\medskip 
   126 
   126 
   127 \noindent
   127 \noindent
   128 Fiannly give the tokens for your regular expressions from Q1 and the
   128 Finally give the tokens for your regular expressions from Q1 and the
   129 string
   129 string
   130 
   130 
   131 \begin{center}
   131 \begin{center}
   132 \code{"read n;"}
   132 \code{"read n;"}
   133 \end{center} 
   133 \end{center}