Skip to content

Commit 2246014

Browse files
committed
[AAA551] Update lec3
1 parent 990c273 commit 2246014

File tree

3 files changed

+27
-19
lines changed

3 files changed

+27
-19
lines changed

_data/course/aaa551/2026_1.yml

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ parts:
3131
handout: slides/lec3-handout.pdf
3232
- index: 4
3333
date: 03/17
34-
title: Lambda Calculus and CEK Machine
34+
title: Evaluation Context and Lambda Calculus
3535
# pdf: slides/lec4.pdf
3636
# handout: slides/lec4-handout.pdf
3737
- index: 5
@@ -41,42 +41,46 @@ parts:
4141
# handout: slides/lec5-handout.pdf
4242
- index: 6
4343
date: 03/24
44-
title: Orderings, Lattices, and Fixpoints
44+
title: Fixed-Point Theory
4545
# pdf: slides/lec6.pdf
4646
# handout: slides/lec6-handout.pdf
4747
- index: 7
4848
date: 03/26
49-
title: Definitional Translation
49+
title: Abstract Machines
5050
# pdf: slides/lec7.pdf
5151
# handout: slides/lec7-handout.pdf
5252
- index: 8
5353
date: 03/31
54-
title: Continuation-Passing Style
54+
title: Trace Semantics
5555
# pdf: slides/lec8.pdf
5656
# handout: slides/lec8-handout.pdf
5757
- index: 9
5858
date: 04/02
59-
title: Link Operational and Denotational Semantics
59+
title: Trace Properties
6060
# pdf: slides/lec9.pdf
6161
# handout: slides/lec9-handout.pdf
6262
- index: 10
6363
date: 04/07
64-
title: Axiomatic Semantics
64+
title: Link Operational and Denotational Semantics
6565
# pdf: slides/lec10.pdf
6666
# handout: slides/lec10-handout.pdf
67+
homework:
68+
- name: hw01
69+
# link: todo
70+
date: 04/21
6771
- index: 11
6872
date: 04/09
69-
title: Systematic Program Proofs
73+
title: Axiomatic Semantics
7074
# pdf: slides/lec11.pdf
7175
# handout: slides/lec11-handout.pdf
7276
- index: 12
7377
date: 04/14
74-
title: Separation Logic (1)
78+
title: Systematic Program Proofs
7579
# pdf: slides/lec12.pdf
7680
# handout: slides/lec12-handout.pdf
7781
- index: 13
7882
date: 04/16
79-
title: Separation Logic (2)
83+
title: Separation Logic
8084
# pdf: slides/lec13.pdf
8185
# handout: slides/lec13-handout.pdf
8286

@@ -94,52 +98,56 @@ parts:
9498
# handout: slides/lec15-handout.pdf
9599
- index: 16
96100
date: 05/05
97-
title: Universal Types
101+
title: Type Extensions
98102
# pdf: slides/lec16.pdf
99103
# handout: slides/lec16-handout.pdf
100104
- index: 17
101105
date: 05/07
102-
title: Substructural Types
106+
title: Universal Types
103107
# pdf: slides/lec17.pdf
104108
# handout: slides/lec17-handout.pdf
105109
- index: 18
106110
date: 05/12
107-
title: Effect Types
111+
title: Existential Types
108112
# pdf: slides/lec18.pdf
109113
# handout: slides/lec18-handout.pdf
110114
- index: 19
111115
date: 05/14
112-
title: Trace Semantics
116+
title: Substructural Types
113117
# pdf: slides/lec19.pdf
114118
# handout: slides/lec19-handout.pdf
115119
- index: 20
116120
date: 05/19
117-
title: Trace Properties
121+
title: Effect Types
118122
# pdf: slides/lec20.pdf
119123
# handout: slides/lec20-handout.pdf
120124
- index: 21
121125
date: 05/21
122-
title: Abstract Interpretation
126+
title: Abstract Interpretation (1)
123127
# pdf: slides/lec21.pdf
124128
# handout: slides/lec21-handout.pdf
125129
- index: 22
126130
date: 05/26
127-
title: Flow-Sensitive Type Analysis
131+
title: Abstract Interpretation (2)
128132
# pdf: slides/lec22.pdf
129133
# handout: slides/lec22-handout.pdf
130134
- index: 23
131135
date: 05/28
132-
title: Context-Sensitive Type Analysis
136+
title: Flow-Sensitive Type Analysis
133137
# pdf: slides/lec23.pdf
134138
# handout: slides/lec23-handout.pdf
139+
homework:
140+
- name: hw02
141+
# link: todo
142+
date: 06/11
135143
- index: 24
136144
date: 06/02
137-
title: Curry–Howard Isomorphism
145+
title: Context-Sensitive Type Analysis
138146
# pdf: slides/lec24.pdf
139147
# handout: slides/lec24-handout.pdf
140148
- index: 25
141149
date: 06/04
142-
title: Existential Types
150+
title: Curry–Howard Isomorphism
143151
# pdf: slides/lec25.pdf
144152
# handout: slides/lec25-handout.pdf
145153
- index: 26
-123 Bytes
Binary file not shown.
-111 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)