Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grosu authored Mar 26, 2024
1 parent b81f4da commit 2ba30a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions teaching/2024/cs522/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,7 @@ need* and more topics will be added.
- Simply-Typed Lambda Calculus
* Basic notions: type system, equational semantics, models, completeness. [Slides](CS522-Spring-2024-Simply-Typed-Lambda-Calculus.pdf)
* Cartesian Closed Categories as models for simply-typed lambda-calculus. [Slides](CS522-Spring-2024-PL-CCC.pdf)

- Recursion, Types, Polymorphism
* Recursion and Types. [Slides](CS522-Spring-2024-Recursion.pdf)
* Polymorphism. [Slides](CS522-Spring-2024-Polymorphism.pdf)

0 comments on commit 2ba30a4

Please sign in to comment.