summaryrefslogtreecommitdiffstats
path: root/2020/schedule/23.md
blob: 35b596976a5488b2646fa52fd47307c0b390d8b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Incremental Parsing with emacs-tree-sitter
Sunday, Nov 29 2020,  9:56 AM - 10:46 AM  
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.




Back to the [[schedule]]

All times are approximate, and we might shuffle talks around as needed. Please check https://emacsconf.org/2020 a few days before the start of the conference for instructions on how to watch and participate.
<!-- automatically generated from submissions.org --->
[[!meta title="Incremental Parsing with emacs-tree-sitter"]]