--- a/cws/main_cw05.tex Sun Sep 15 12:57:59 2024 +0100
+++ b/cws/main_cw05.tex Mon Jul 21 16:38:07 2025 +0100
@@ -24,7 +24,7 @@
\noindent
This part is about a small (esoteric) programming language called
-brainf***. We will implement an interpreter and compiler for
+brainf***. The task is to implement an interpreter and compiler for
this language.\bigskip
%\IMPORTANT{This part is worth 10\% and you need to submit it on \cwTEN{} at 5pm.
@@ -113,7 +113,9 @@
Some relatively sophisticated sample programs in brainf*** are given
in the file \texttt{bf.scala}, including a brainf*** program for the
-Sierpinski triangle and the Mandelbrot set. There seems to be even a
+Sierpinski triangle and the Mandelbrot set.\footnote{Of course somebody
+tried LLMs for writing bf-programs. As expected, they did spectacularly
+badly in this task. \hr{https://www.reddit.com/r/programming/comments/1m4rk3r/comment/n49qrnv/}} There seems to be even a
dedicated Windows IDE for bf programs, though I am not sure whether
this is just an elaborate April fools' joke---judge yourself: