Date: Tue, 05 Nov 1996 00:31:37 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Fri, 30 Aug 1996 16:35:58 GMT Content-length: 471 CS536 Course Overview

CS536 Course Overview


CS536 is an introduction to the design and translation of programming languages. Subjects to be covered include scanning and regular expressions, context-free grammars and parsing, syntax-directed translation, abstract syntax trees, scoping, symbol tables, and code-generation. A variety of tools, including Lex, Yacc, and Spim will be used.