summaryrefslogtreecommitdiffstats
path: root/2020/info/23.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-11-10 13:37:30 -0500
committerSacha Chua <sacha@sachachua.com>2020-11-10 13:37:30 -0500
commit80fffdef6a33b9c834423fc1eb7e3487137c97c1 (patch)
tree1968c0f4c0e4ee65c4fc939124a35cd2d9956150 /2020/info/23.md
parent4482c2b5e76599cef01ba87751bfa17ee48384c0 (diff)
downloademacsconf-wiki-80fffdef6a33b9c834423fc1eb7e3487137c97c1.tar.xz
emacsconf-wiki-80fffdef6a33b9c834423fc1eb7e3487137c97c1.zip
Include title
Diffstat (limited to '2020/info/23.md')
-rw-r--r--2020/info/23.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/2020/info/23.md b/2020/info/23.md
index f5ca8833..5c2c963e 100644
--- a/2020/info/23.md
+++ b/2020/info/23.md
@@ -1,3 +1,6 @@
+# Incremental Parsing with emacs-tree-sitter
+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