WCOMS4115-2: Programming Languages and Translators for Fall 2018

Days and Time

Mondays and Wednesdays 1:10 PM-2:25 PM

Allowed For:

  • Undergraduate
  • Masters
  • Professional
  • PhD

Prerequisites:

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

Notes:

None

Instructor:

Ray, Baishakhi

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.