texupdate
authorChristian Urban <christian.urban@kcl.ac.uk>
Sat, 09 Sep 2023 14:14:31 +0100
changeset 916 10f834eb0a9e
parent 915 f2e667bed1c8
child 917 89e05a230d2d
texupdate
hws/hw01.pdf
hws/hw01.tex
hws/hw02.pdf
hws/hw02.tex
hws/hw03.pdf
hws/hw03.tex
hws/hw04.pdf
hws/hw04.tex
hws/hw05.pdf
hws/hw06.pdf
hws/hw06.tex
hws/hw07.pdf
hws/hw07.tex
hws/hw08.pdf
hws/hw08.tex
hws/hw09.pdf
hws/hw09.tex
Binary file hws/hw01.pdf has changed
--- a/hws/hw01.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw01.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -2,12 +2,6 @@
 \documentclass{article}
 \usepackage{../style}
 
-\newcommand{\solution}[1]{%
-  \begin{quote}\sf%
-    #1%
-  \end{quote}}
-\renewcommand{\solution}[1]{}
-
 \begin{document}
 
 \section*{Homework 1}
Binary file hws/hw02.pdf has changed
--- a/hws/hw02.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw02.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -2,19 +2,11 @@
 \usepackage{../style}
 \usepackage{../graphicss}
 
-
-\newcommand{\solution}[1]{%
-  \begin{quote}\sf%
-    #1%
-  \end{quote}}
-\renewcommand{\solution}[1]{}
-
-
 \begin{document}
 
 \section*{Homework 2}
 
-\HEADER
+%\HEADER
 
 \begin{enumerate}
 \item What is the difference between \emph{basic} regular expressions  
Binary file hws/hw03.pdf has changed
--- a/hws/hw03.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw03.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -2,19 +2,11 @@
 \usepackage{../style}
 \usepackage{../graphics}
 
-\newcommand{\solution}[1]{%
-  \begin{quote}\sf%
-    #1%
-  \end{quote}}
-\renewcommand{\solution}[1]{}
-
-
-
 \begin{document}
 
 \section*{Homework 3}
 
-\HEADER
+%\HEADER
 
 \begin{enumerate}
 \item The regular expression matchers in Java, Python and Ruby can be
Binary file hws/hw04.pdf has changed
--- a/hws/hw04.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw04.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -2,21 +2,11 @@
 \usepackage{../style}
 \usepackage{../graphics}
 
-\newcommand{\solution}[1]{%
-  \begin{quote}\sf%
-    #1%
-  \end{quote}}
-\renewcommand{\solution}[1]{}
-
-
-
-
-
 \begin{document}
 
 \section*{Homework 4}
 
-\HEADER
+%%\HEADER
 
 \begin{enumerate}
 
Binary file hws/hw05.pdf has changed
Binary file hws/hw06.pdf has changed
--- a/hws/hw06.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw06.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -6,7 +6,7 @@
 
 \section*{Homework 6}
 
-\HEADER
+%\HEADER
 
 \begin{enumerate}
 \item (i) Give the regular expressions for lexing a language
Binary file hws/hw07.pdf has changed
--- a/hws/hw07.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw07.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -6,7 +6,7 @@
 
 \section*{Homework 7}
 
-\HEADER
+%\HEADER
 
 \begin{enumerate}
 \item Suppose the context-sensitive grammar
Binary file hws/hw08.pdf has changed
--- a/hws/hw08.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw08.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -7,7 +7,7 @@
 
 \section*{Homework 8}
 
-\HEADER
+%%\HEADER
 
 \begin{enumerate}
 \item Write a program in the WHILE-language that calculates
Binary file hws/hw09.pdf has changed
--- a/hws/hw09.tex	Mon Jul 10 18:48:35 2023 +0100
+++ b/hws/hw09.tex	Sat Sep 09 14:14:31 2023 +0100
@@ -8,7 +8,7 @@
 
 \section*{Homework 9}
 
-\HEADER
+%\HEADER
 
 \begin{enumerate}
 \item Describe what is meant by \emph{eliminating tail