summaryrefslogtreecommitdiffstats
path: root/2020/schedule/23.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-11-10 13:34:03 -0500
committerSacha Chua <sacha@sachachua.com>2020-11-10 13:34:03 -0500
commitfc01255025f3270df0f275055b3c18b1cb2d00f0 (patch)
tree5e1596af00a00e702c6619aeaf2e982afbedd39c /2020/schedule/23.md
parentae5c1f030b9c43a3ebae981bc2295bcabae5fc10 (diff)
downloademacsconf-wiki-fc01255025f3270df0f275055b3c18b1cb2d00f0.tar.xz
emacsconf-wiki-fc01255025f3270df0f275055b3c18b1cb2d00f0.zip
Let's try it with individual info pages that are included
Diffstat (limited to '2020/schedule/23.md')
-rw-r--r--2020/schedule/23.md19
1 files changed, 2 insertions, 17 deletions
diff --git a/2020/schedule/23.md b/2020/schedule/23.md
index 6ebfd0ac..d35b6810 100644
--- a/2020/schedule/23.md
+++ b/2020/schedule/23.md
@@ -5,24 +5,9 @@ Back to the [[schedule]]
Previous: <a href="/2020/schedule/22">Powering-up Special Blocks</a>
Next: <a href="/2020/schedule/24">Analyze code quality through Emacs: a smart forensics approach and the story of a hack</a>
+Sunday, Nov 29 2020, 9:56 AM - 10:46 AM EST / 6:56 AM - 7:46 AM PST / 2:56 PM - 3:46 PM UTC / 3:56 PM - 4:46 PM CET / 10:56 PM - 11:46 PM +08
-# Incremental Parsing with emacs-tree-sitter
-Sunday, Nov 29 2020, 9:56 AM - 10:46 AM EST / 6:56 AM - 7:46 AM PST / 2:56 PM - 3:46 PM UTC / 3:56 PM - 4:46 PM CET / 10:56 PM - 11:46 PM +08
-Tuấn-Anh Nguyễn
-
-Tree-sitter is a parser generator and an incremental parsing library.
-emacs-tree-sitter is its most popular Emacs binding, which aims to be
-the foundation of Emacs packages that understand source code's
-structure. Examples include better code highlighting, folding,
-indexing, structural navigation.
-
-In this talk, I will describe the current state of emacs-tree-sitter's
-APIs and functionalities. I will also discuss areas that need
-improvements and contribution from the community.
-
-
-
-
+[[!inline pages="../info/23" raw="yes"]]
Back to the [[schedule]]
Previous: <a href="/2020/schedule/22">Powering-up Special Blocks</a>