handouts/amm-ho.tex
changeset 756 f7c7a75e0583
parent 755 37b69593994c
child 759 d70dd0b57e35
--- a/handouts/amm-ho.tex	Mon Sep 07 12:27:08 2020 +0100
+++ b/handouts/amm-ho.tex	Tue Sep 15 23:13:45 2020 +0100
@@ -12,12 +12,14 @@
 \section*{Scala in 6CCS3CFL}
 
 For the coursework in this module you are free to use any programming
-language you like, but I will show you all my code using Scala---I hope
-you have fond memories of Scala from PEP. But as said, you do not need to
-use Scala for your own code.\footnote{Haskell, Rust, Ocaml were other languages that have been used previously in CFL. I recommend to not use Java or C for writing
-a compiler, but if you insist, nothing I can do.}  I will use the current
-stable version of Scala, which is 2.13.3. If you need a reminder of
-the Scala handouts for PEP have a look
+language you like, but I will show you all my code using Scala---I
+hope you have fond memories of Scala from PEP. But as said, you do not
+need to use Scala for your own code.\footnote{Haskell, Rust, Ocaml
+  were other languages that have been used previously in CFL. I
+  recommend to not use Java or C for writing a compiler, but if you
+  insist, feel free.}  I will use the current stable version of
+Scala, which is 2.13.3. If you need a reminder of the Scala handouts
+for PEP have a look
 \hr{http://talisker.nms.kcl.ac.uk/cgi-bin/repos.cgi/pep-material/raw-file/tip/handouts/pep-ho.pdf}\bigskip
 
 \noindent