Check-in 2
If you attend class on 8/23, you will have a chance to do this assignment in-class for the C2 grade

  • The lexical analysis rejects programs with invalid tokens (i.e. illegal sequences of characters in the language). Give an example of such an invalid input for C.
  • The syntactic analysis rejects programs with valid tokens but invalid syntax. Give an example of such an invalid input for C.

If you skip class on 8/23, you should complete the above assignment on your own.
Turn your work in on Canvas to the C2 folder by 11:59 PM on 8/27 (the Sunday following 8/23).