Computer Science 2620
COMPARATIVE PROGRAMMING LANGUAGES
January 2021

Tentative Schedule

Week of Material Covered Remarks
January 11 Introduction and Preliminaries
Chapter 1 - Preliminaries
Reasons, Evaluation, Classifications
Chapter 2 - Evolution of Major Programming Languages
Classifications, History.
January 18 Chapter 3 - Describing Syntax and Semantics
Compilers Grammars; Chomsky Hierarchy
Context-Free Grammars, BNF
Chapter 4 - Lexical and Syntax Analysis
Syntax diagrams, Recursive Descent Parsing
Attribute Grammars, Semantics
Introduction to C
January 25 Chapter 5 - Names, Bindings, Type Checking and Scopes
Names, Variables, Bindings
Type Checking, Scope of Bindings, Environments
Chapter 6 - Data Types
Specification and Implementation.
Models.
Primitive typesStrings.
Arrays, records, files, sets, and pointers
February 1 Chapter 16 - Logic Programming Languages
Predicate Calculus; Horn Clauses
Introduction to Prolog
Environment and Syntax
Backtracking
List and List Matching
February 8 Complete Prolog.
Midterm
March 15 Islander Day and Mid-semester break. No classes
February 22 Chapter 15 - Functional Programming Languages
Overview; Lambda expressions
Introduction to Scheme
Scheme/LISP: language features

Midterm

March 1 Chapter 7 - Expressions and Assignment
Arithmetic Expressions, Overloaded operators,
Relational and Boolean operators.

March 8 Chapter 8 - Statement-Level Control Structures
Compound, Selection and Iterative StatementsChapter 12&11 - Object Oriented Programming
Chapter 9 - Subprograms and
Chapter 10 - Implementing Subprograms
March 15
Student Presentations

March 22 Student Presentations


March 29 Student Presentations
April 5 Easter Monday. No classes.
Student Presentations

Last modified:Thursday January 07, 2021 at 06:57 pm AST
Cezar Câmpeanu