Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/docs/reference/principled-meta-programming.md
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ environments and terms.
Es |- 't: expr T

The meta theory of a slightly simplified variant 2-stage variant of this calculus
is studied [separatey](../simple-smp.md)
is studied [separately](simple-smp.md).

## Going Further

Expand Down
4 changes: 0 additions & 4 deletions docs/docs/reference/simple-smp.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ layout: doc-page
title: "The Meta-theory of Symmetric Meta-programming"
---

# The Meta-theory of Symmetric Meta-programming

23.12.2017

This note presents a simplified variant of
[principled meta-programming](./principled-meta-programming.md)
and sketches its soundness proof. The variant treats only dialogues
Expand Down