Join Slack
Powered by
"Tree-sitter - a new parsing system for programmin...
# linking-together
m
Mariano Guerra
03/29/2022, 10:54 AM
"Tree-sitter - a new parsing system for programming tools" by Max Brunsfeld
https://www.youtube.com/watch?v=Jes3bD6P0To
▾
👌 6
👍 2
s
Shubhadeep Roychowdhury
03/30/2022, 6:20 PM
Here is a small work I did a few years ago based on top of tree-sitter -
https://github.com/autosoft-dev/tree-hugger
c
Cole
04/22/2022, 12:40 PM
Marijn Haverbeke is also working on a re-implementation of Tree Sitter for JavaScript, called lezer. I believe it is how they plan on writing syntax highlighters for CodeMirror 6
👀 1
Open in Slack
Previous
Next