diff options
Diffstat (limited to '')
-rw-r--r-- | 2021/talks/structural.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/2021/talks/structural.md b/2021/talks/structural.md index e11f46c9..4446d272 100644 --- a/2021/talks/structural.md +++ b/2021/talks/structural.md @@ -10,6 +10,13 @@ Ethan Leba [[!inline pages="internal(2021/info/structural-schedule)" raw="yes"]] +[[!table header="no" class="speaker-details" data=""" +Name pronunciation | E-than LEE-ba +Pronouns | he/him +Homepage | <https://ethan-leba.github.io/> +Preferred contact info | <ethanleba5@gmail.com> +"""]] + 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 |