aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/text_editor & ide.md
diff options
context:
space:
mode:
authorEduardo Julian2019-12-26 23:20:10 -0400
committerEduardo Julian2019-12-26 23:20:10 -0400
commit9e6725e3fd45ad0b8faf54ec00ca9dcb8b603e32 (patch)
tree5be21175f47b2751bd3073fb0236a74f7f515f74 /documentation/research/text_editor & ide.md
parent18f682e86ebec539ae57a37aac45ecb0eb498a1c (diff)
Bug fixes.
Diffstat (limited to '')
-rw-r--r--documentation/research/text_editor & ide.md2
1 files changed, 2 insertions, 0 deletions
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)