16 lines
384 B
Markdown
16 lines
384 B
Markdown
TODO: Go over slide 1 stuff and fill in
|
|
TODO: Go over slide 2 stuff and fill in
|
|
# Lecture 2
|
|
## S-Expressions
|
|
### Simplified Calculator Parser
|
|
|
|
# Lecture 3: Local binding
|
|
Stacker helps show the enviroment, heap allocations, and stackframes
|
|
|
|
# Lecture 4: Functions
|
|
|
|
# Lecture 5: Macros
|
|
|
|
# Lecture 6: Objects
|
|
Desugared objects, defining a function that takes a case for method arguments
|