Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grosu committed Apr 18, 2024
1 parent 08c9aca commit 4760605
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions teaching/2024/cs522/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@ need* and more topics will be added.
* 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)

- ### HW6 (due Thursday, April 25, AoE)
Complete this [LAMBDA code snippet](CS522-Spring-2024-Lambda-Maude.zip).
This covers knowledge about untyped lambda-calculus, fixed-points,
combinatory logic, and de Bruijn nameless representations.

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

0 comments on commit 4760605

Please sign in to comment.