Seminar: Principles of Programming Languages
Supervision | Prof. Dr. Peter Thiemann | |
Time and Place | SR 00-019, Geb. 079 | Tue, 14:00 -- 16:00 |
Assistance | Luminous Fennell |
Description
Programming language research is an area of computer science that concerns itself with
- the design of new programming languages, programming language features and programming paradigms to aid developers in writing correct software
- the formal study of programming languages and their properties.
- the design of formal methods and tools to analyze and help understand computer programs.
In this seminar, we will read and discuss papers from particular areas of programming language research:
- Probabilistic Programming
- Logic Programming
- Verification
- Typestate & Linear Types
- Program Synthesis
- Analysis for JavaScript
- Functional Programming
Execution
Each participant chooses a topic from the topic list below. The participants will need to prepare 30 to 40 min presentation about their topic as well as a written summary. We have several dates scheduled for the presentations. We plan to have two presentations per date.
The written summary has to be prepared in LaTeX using the llncs style and should not exceed 15 pages. The deadline for submitting the written summary is four weeks after the date of the corresponding presentation.
Examination
The final grade will be composed of the presentation (40%), the written summary (40%) and overall participation (20%).
Links
List of topics
- Probabilistic Programming
- Logic Programming
- Verification
- Typestate & Linear Types
- Program Synthesis
- Analysis for JavaScript
- Functional Programming
Dates
Date (Tuesday) | Presentations | Room |
---|---|---|
2015-10-27 | Topic assignment | SR 00-019, Building 079 |
2015-12-08 | Karim: Probabilistic Programming (Gordon et al 2014) | SR 00-019, Building 079 |
2015-12-22 | Stefan: Uncertain<T>: a first-order type for uncertain data (Bornholt et al 2014) Arber: The Semantics of Predicate Logic as a Programming Language (Van Emden, Kowalski 1979). | SR 00-019, Building 079 |
2016-01-19 | Christian: A Theory of Type Polymorphism in Programming (Milner 1978) Albrecht: Liquid Types (Rondon et al 2008) | SR 00-019, Building 079 |
2016-02-02 | SR 00-019, Building 079 | |
2016-02-09 | canceled | |
2016-02-16 | Polina: Foundations of Typestate-Oriented Programming (Garcia et al 2014) Michael: Linear type theory for asynchronous session types (Gay, Vasconcelos 2010) | SR 01-016, Building 101 |
2016-02-17 | Daniel B.: Concrete Types for TypeScript (Richards et al 2015) | SR 01-016, Building 101 |