WCOMS4115-1: Programming Languages and Translators for Spring 2018

Days and Time

Mondays and Wednesdays 2:40 PM-3:55 PM

Location

833 MUD

Allowed For:

  • Undergraduate
  • Masters
  • Professional
  • PhD

Prerequisites:

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

Notes:

None

Instructor:

Townsend, Richard

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.