Skip to main content

Compilers For Algor Lang

Instructor:
Tyler Brian Burkett
Zongming Fei
441G
Credits:
3.0
001
Building:
Ralph G Anderson
Room:
Rm.207
Semester:
Fall 2023
Start Date:
End Date:
Name:
Compilers For Algor Lang
Requisites:

Prereq: CS 315 and engineering standing.

Class Type:
LEC
12:30 pm
1:45 pm
Days:
TR

The techniques of processing, specifying, and translating high level computer languages are studied. Topics include finite state machines and lexical analysis, context-free grammars for language specification, attributed translation grammars, language parsing, and automatic generation of compilers by SLR, LALR, and other methods of analyzing context-free grammars. Other topics may include code optimization, semantics of programming languages and top-down parsing.

The techniques of processing, specifying, and translating high level computer languages are studied. Topics include finite state machines and lexical analysis, context-free grammars for language specification, attributed translation grammars, language parsing, and automatic generation of compilers by SLR, LALR, and other methods of analyzing context-free grammars. Other topics may include code optimization, semantics of programming languages and top-down parsing.

CS