diff options
Diffstat (limited to '2021/talks/structural.md')
-rw-r--r-- | 2021/talks/structural.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/2021/talks/structural.md b/2021/talks/structural.md index d1fca711..b35ca438 100644 --- a/2021/talks/structural.md +++ b/2021/talks/structural.md @@ -8,6 +8,8 @@ # Tree-edit: Structural editing for Java, Python, C, and beyond! Ethan Leba +[[!inline pages="internal(2021/info/structural-schedule)" raw="yes"]] + In this talk, I'll discuss a vision for how writing code could be, where the editing operations map directly to the primitives of the language itself -- and my humble attempt of implementing this vision. _tree-edit_ seeks to provides a @@ -52,6 +54,4 @@ same as 20 minutes, with more detailed discussion of the implementation. --> -[[!inline pages="internal(2021/info/structural-schedule)" raw="yes"]] - [[!inline pages="internal(2021/info/structural-nav)" raw="yes"]] |