Class Notes
These are the class note files, each has a rendered HTML version as well as a text file version (which can be more convenient for reading off-line and for quick search and reference). Note that the last two entries in this list are special: one has all of the notes we covered in one file, and one has the notes we have yet to reach.
Lecture #1 (text) Tue, Jan 7 |
|
Lecture #2 (text) Tue, Jan 7 |
|
Lecture #3 (text) Tue, Jan 14 |
|
Lecture #4 (text) Tue, Jan 14 |
|
Lecture #5 (text) Tue, Jan 21 |
|
Lecture #6 (text) Tue, Jan 21 |
|
Lecture #7 (text) Tue, Jan 28 |
|
Lecture #8 (text) Tue, Jan 28 |
|
All notes (text) Tue, Jan 28 |
All class notes in a single file, convenient for searching through all of the material that we covered. |
Future notes (text) Wed, Jan 29 |
All future class notes, in a single file.
In case you want to read ahead in the material. Note that notes can change when we go over them in class. |
Handouts
- Email and Piazza Policies: Guidelines for writing posts
- Style Guide: Guidelines for writing better code
- Tips: Useful tips for PL work
- FAQ: Common frequently asked questions
- #lang pl work vs Fundies: Work with #lang pl vs Fundies
- About PLQ: What are these PLQs?
Interpreters
- ae.rkt — The AE interpreter (Lecture #4)
- wae.rkt — The WAE interpreter (Lecture #5)
- flang.rkt — The Flang interpreter (Lecture #8)