Understand the general goals and principle of a compiler, including
the lexer and the parse.
Understasnd the principles of regular languages (as described
by finite automata and regular expressions) and
of context-free languages (as described by context-gree grammars).
Gain some basic experience developing a compiler with ANTLR.
Assembly and High-level Languages
Understand some of the relations between high-level programming languages and assembly language