summaryrefslogtreecommitdiffstats
path: root/2020/info/23.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-11-30 20:05:04 -0500
committerSacha Chua <sacha@sachachua.com>2020-11-30 20:05:04 -0500
commitd7681e0a99e2a67fcd5cb132d8a7a9105a906522 (patch)
tree018405d86c1c56cc9139c5e452dca9a592af9518 /2020/info/23.md
parentaa7c442f88719beeaffbc5b5c26586dc1021677d (diff)
downloademacsconf-wiki-d7681e0a99e2a67fcd5cb132d8a7a9105a906522.tar.xz
emacsconf-wiki-d7681e0a99e2a67fcd5cb132d8a7a9105a906522.zip
Add videos
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 5f6f9ec1..25811ea5 100644
--- a/2020/info/23.md
+++ b/2020/info/23.md
@@ -1,6 +1,9 @@
# Incremental Parsing with emacs-tree-sitter
Tuấn-Anh Nguyễn
+[[!template id=vid src="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--23-incremental-parsing-with-emacs-tree-sitter--tuan-anh-nguyen.webm"]]
+[Download .webm video, 720p, 84M](https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--23-incremental-parsing-with-emacs-tree-sitter--tuan-anh-nguyen.webm)
+
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