cws/cw03.tex
changeset 886 7a8187cf5bb3
parent 877 a8a4ca890f56
child 901 01b481e47887
equal deleted inserted replaced
885:04a3742b5ec8 886:7a8187cf5bb3
    22 
    22 
    23 It should be understood that the work you submit represents your own
    23 It should be understood that the work you submit represents your own
    24 effort. You have not copied from anyone else. An exception is the
    24 effort. You have not copied from anyone else. An exception is the
    25 Scala code I showed during the lectures or uploaded to KEATS, which
    25 Scala code I showed during the lectures or uploaded to KEATS, which
    26 you can both use. You can also use your own code from the CW~1 and
    26 you can both use. You can also use your own code from the CW~1 and
    27 CW~2.
    27 CW~2. But do not
       
    28 be tempted to ask Github Copilot for help or do any other
       
    29 shenanigans like this!
    28 
    30 
    29 
    31 
    30 \subsection*{Question 1}
    32 \subsection*{Question 1}
    31 
    33 
    32 Design a grammar for the WHILE language and give the grammar
    34 Design a grammar for the WHILE language and give the grammar