Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
grosu committed Mar 19, 2024
1 parent 4020dfa commit 19bdd23
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion teaching/2024/cs522/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ need* and more topics will be added.

- [Book material on Modular SOS, Evaluation Contexts, and the CHAM](CS522-Spring-2024-MSOS-RSEC-CHAM.pdf)

- ### HW4 (due Tuesday, March 12)
- ### HW4 (due Thursday, March 21 - extended deadline)

Same as HW3 but for the three additional semantic approaches discussed in the
lecture notes above: MSOS, RSEC, and CHAM. Use
Expand All @@ -106,3 +106,7 @@ need* and more topics will be added.
- [Slides](CS522-Spring-2024-Lambda-slides.pdf)

- [Book material on Lambda Calculus and Combinatory Logic](CS522-Spring-2024-Lambda.pdf)

- 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)

0 comments on commit 19bdd23

Please sign in to comment.