The College of New Jersey Logo

Apply     Visit     Give     |     Alumni     Parents     Offices     TCNJ Today     Three Bar Menu

CSC 425: Compilers and Interpreters

Formerly CSC 434 “Compilers and Interpreters”

Offered Occasionally

Course Units: 1

Description:
This course balances the theory and practice by applying theoretical principles within a software project. Topics: formal language theory, regular expressions, finite state automata, Backus-Naur form grammars, formal and informal specification of semantics. Lexical analysis, parsing, scope analysis, type checking, and code generation.  Issues of programming language design. Following an attribute grammar specification, students implement a compiler for an object-oriented language.

Prerequisite notes: CSC 230, CSC 270, and MAT 127, each with a grade of C or higher.  Non-majors may use CSC 250 in lieu of CSC 230.

Requirement for major/minor: None

Option for major/minor: Computer Science Major, Computer Science Minor

Top