diff options
Diffstat (limited to '2021/info')
-rw-r--r-- | 2021/info/dsl-nav.md | 2 | ||||
-rw-r--r-- | 2021/info/faster-nav.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/2021/info/dsl-nav.md b/2021/info/dsl-nav.md index a29effef..df0175ce 100644 --- a/2021/info/dsl-nav.md +++ b/2021/info/dsl-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] -Previous: <a href="/2021/talks/structural">Why structural editing is the future of code editing, and a novel approach for editing everyday languages</a> +Previous: <a href="/2021/talks/structural">Tree-edit: Structural editing for Java, Python, C, and beyond!</a> Next: <a href="/2021/talks/ui">"Yak-shaving to a UI framework" (/"Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow")</a> diff --git a/2021/info/faster-nav.md b/2021/info/faster-nav.md index 21324165..460ebc9c 100644 --- a/2021/info/faster-nav.md +++ b/2021/info/faster-nav.md @@ -1,3 +1,3 @@ Back to the [[schedule]] Previous: <a href="/2021/talks/day2-open">Opening remarks day 2</a> -Next: <a href="/2021/talks/structural">Why structural editing is the future of code editing, and a novel approach for editing everyday languages</a> +Next: <a href="/2021/talks/structural">Tree-edit: Structural editing for Java, Python, C, and beyond!</a> |