From df9131dcd3a7103e0b01b03395ef2a446118f7c6 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Fri, 22 Oct 2021 17:09:24 -0400 Subject: Update structural title --- 2021/info/dsl-nav.md | 2 +- 2021/info/faster-nav.md | 2 +- 2021/schedule-details.md | 2 +- 2021/talks/structural.md | 4 ++-- 4 files changed, 5 insertions(+), 5 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: Why structural editing is the future of code editing, and a novel approach for editing everyday languages +Previous: Tree-edit: Structural editing for Java, Python, C, and beyond! Next: "Yak-shaving to a UI framework" (/"Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow") 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: Opening remarks day 2 -Next: Why structural editing is the future of code editing, and a novel approach for editing everyday languages +Next: Tree-edit: Structural editing for Java, Python, C, and beyond! diff --git a/2021/schedule-details.md b/2021/schedule-details.md index 8f117bed..c32d9ab7 100644 --- a/2021/schedule-details.md +++ b/2021/schedule-details.md @@ -36,7 +36,7 @@ Sunday morning Opening remarks day 2 How to write faster Emacs LispDmitry Gutov -Why structural editing is the future of code editing, and a novel approach for editing everyday languagesEthan Leba +Tree-edit: Structural editing for Java, Python, C, and beyond!Ethan Leba Self-Describing Smart DSL's: The Next MagitsPsionic "Yak-shaving to a UI framework" (/"Help! I accidentally yak-shaved my way to writing a UI framework because overlays were slow")Erik Anderson Extending Emacs in Rust with Dynamic ModulesTuấn-Anh Nguyễn diff --git a/2021/talks/structural.md b/2021/talks/structural.md index 1c9618f8..70bf077a 100644 --- a/2021/talks/structural.md +++ b/2021/talks/structural.md @@ -1,11 +1,11 @@ -[[!meta title="Why structural editing is the future of code editing, and a novel approach for editing everyday languages"]] +[[!meta title="Tree-edit: Structural editing for Java, Python, C, and beyond"]] [[!meta copyright="Copyright © 2021 Ethan Leba"]] [[!inline pages="internal(2021/info/structural-nav)" raw="yes"]] -# Why structural editing is the future of code editing, and a novel approach for editing everyday languages +# Tree-edit: Structural editing for Java, Python, C, and beyond! Ethan Leba I liken the state of code editing today to the early days of computer -- cgit v1.2.3