The course so far…
Specifying the context-free grammar of a language
Writing a parser using recursive-descent technique
- and wrestling with interpretation and Java
- demonstrated need for contextual rules and some language semantics
Gained an understanding of how compilers are structured, and the techniques used in
- contextual analysis
- code generation
Muffy will talk about formal definitions of context sensitive rules and the meaning of programs