summaryrefslogtreecommitdiffstats
path: root/2020/info/23.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2020-12-01 23:36:46 -0500
committerSacha Chua <sacha@sachachua.com>2020-12-01 23:36:46 -0500
commit861e91d2a9895be46cd69fbf86b28343ad5b1a82 (patch)
tree8ad0b346c0e997cf713a514fd042fd8d0abb2570 /2020/info/23.md
parent1ec21f408da4beac75e3e873572a93b3f24d9a6f (diff)
downloademacsconf-wiki-861e91d2a9895be46cd69fbf86b28343ad5b1a82.tar.xz
emacsconf-wiki-861e91d2a9895be46cd69fbf86b28343ad5b1a82.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 36f2009e..3fb67867 100644
--- a/2020/info/23.md
+++ b/2020/info/23.md
@@ -4,6 +4,9 @@ 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)
+[[!template id=vid src="https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--23-incremental-parsing-with-emacs-tree-sitter--questions--tuan-anh-nguyen.webm"]]
+[Download Q&A .webm video, 720p, 153MB](https://mirror.csclub.uwaterloo.ca/emacsconf/2020/emacsconf-2020--23-incremental-parsing-with-emacs-tree-sitter--questions--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