cws/cw03.tex
changeset 191 48a02384f3ae
parent 166 284a0f869e48
equal deleted inserted replaced
190:8d78255026e8 191:48a02384f3ae
    74 \end{filecontents}
    74 \end{filecontents}
    75 
    75 
    76 
    76 
    77 \begin{document}
    77 \begin{document}
    78 
    78 
       
    79 % BF IDE
       
    80 % https://www.microsoft.com/en-us/p/brainf-ck/9nblgggzhvq5
    79   
    81   
    80 \section*{Coursework 8 (Regular Expressions and Brainf***)}
    82 \section*{Coursework 8 (Regular Expressions and Brainf***)}
    81 
    83 
    82 This coursework is worth 10\%. It is about regular expressions,
    84 This coursework is worth 10\%. It is about regular expressions,
    83 pattern matching and an interpreter. The first part is due on 30
    85 pattern matching and an interpreter. The first part is due on 30