12 lines
427 B
Markdown
12 lines
427 B
Markdown
# Paper notes
|
|
|
|
## Main paper
|
|
|
|
- a destination is always linear and of finite age
|
|
- Evaluation context is
|
|
- a stack that keeps track of the term in focus
|
|
- typed with rules, similar to the term typings
|
|
- A nice thing to express small step semantics (I can see how the proof gets easy with progress being a given here)
|
|
|
|
- Small step semantics need some special renaming semantics for holes (maybe worth looking into)
|