2025-01-09 13:23:01 -04:00
|
|
|
TODO: Go over slide 1 stuff and fill in
|
2025-01-09 14:19:04 -04:00
|
|
|
TODO: Go over slide 2 stuff and fill in
|
2025-01-09 13:23:01 -04:00
|
|
|
# Lecture 2
|
|
|
|
## S-Expressions
|
|
|
|
### Simplified Calculator Parser
|
2025-01-14 13:21:18 -04:00
|
|
|
|
|
|
|
# Lecture 3: Local binding
|
|
|
|
Stacker helps show the enviroment, heap allocations, and stackframes
|
|
|
|
|
2025-01-16 13:17:32 -04:00
|
|
|
# Lecture 4: Functions
|