Hide Advanced Options
Courses - Fall 2024
CMSC
Computer Science Department Site
CMSC631
Program Analysis and Understanding
Credits: 3
Grad Meth: Reg, Aud
Additional information: Students must have prior coursework similar to the content offered in undergraduate course CMSC330.
Techniques for static analysis of source code and modern programming paradigms. Analysis techniques: data flow analysis, program dependence graphs, program slicing, abstract interpretation. The meaning of programs: denotational semantics, partial evaluation. Advanced treatment of abstraction mechanisms: polymorphic types, operation overloading, inheritance, object-oriented programming and ML-like programming languages.