Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456 CS202 Compiler Construction: Spring 2003
Course description:
Practice in design and implementation of translators for ALGOL-like
languages. Regular and context-free grammars, parsing, code generation
for stack and machine registers. Interpreters. Run-time storage
administration for block-structured languages. See
course
syllabus for more details.
Prerequisites: This course assumes that students have successfully
completed the following: