From 9e6725e3fd45ad0b8faf54ec00ca9dcb8b603e32 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 26 Dec 2019 23:20:10 -0400 Subject: Bug fixes. --- documentation/research/text_editor & ide.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/research/text_editor & ide.md') diff --git a/documentation/research/text_editor & ide.md b/documentation/research/text_editor & ide.md index 98491682d..0df73ac2d 100644 --- a/documentation/research/text_editor & ide.md +++ b/documentation/research/text_editor & ide.md @@ -118,6 +118,8 @@ # Parsing +1. [tree-sitter](http://tree-sitter.github.io/tree-sitter/) +1. [tree-sitter: An incremental parsing system for programming tools](https://github.com/tree-sitter/tree-sitter) 1. https://blog.github.com/2018-10-31-atoms-new-parsing-system/ 1. ["Tree-sitter - a new parsing system for programming tools" by Max Brunsfeld](https://www.youtube.com/watch?v=Jes3bD6P0To) -- cgit v1.2.3