WCOMS4115-1: Programming Languages and Translators for Spring 2022

Days and Time

Mondays and Wednesdays 5:40 PM-6:55 PM

Location

501 SCH

Allowed For:

  • Undergraduate
  • Masters
  • Professional
  • PhD

Prerequisites:

COMS W3137 or equivalent, W3261, and CSEE W3827, or permission of the instructor.

Notes:

None

Instructor:

Gu, Ronghui

Description

Modern programming languages and compiler design. Imperative, object-oriented, declarative, functional, and scripting languages. Language syntax, control structures, data types, procedures and parameters, binding, scope, run-time organization, and exception handling. Implementation of language translation tools including compilers and interpreters. Lexical, syntactic and semantic analysis; code generation; introduction to code optimization. Teams implement a language and its compiler.