This site uses cookies. By continuing to use this site, closing this banner, or clicking "I Agree", you agree to the use of cookies.
Read our cookies policy and privacy statement for more information.

×
Stand with UkraineDonate

Northern Illinois University Course Info

Dekalb, Illinois

Favorite

Course Info

Search for courses by clicking on letters of the alphabet or by using a search bar. Explore course description, number of credits required and course sequences to satisfy graduation requirements.


CSCI 515

Principles of Compilers

Introduction to parser and compiler construction. Topics include formal languages and grammars, lexical analyzers, and parsers, including stack-based, bottom-up, top-down, recursive descent, and table driven approaches. Code generation for arithmetic expressions, basic variables, decisions, loops, functions, symbol tables, error checking, register allocation techniques, arrays and records, recursion, scope, object-oriented issues, I/O, exception handling, and optimization techniques. Extensive laboratory work with a focus on compiler development

Units: 3.0

Corequisites:
CSCI 502 - Programming Principles in Java
or
CSCI 501 - Programming Principles in C++