Mention tree-sitter in readme

ida_star
Wilfred Hughes 2021-08-16 22:33:07 +07:00
parent 6f1a069a75
commit bdd3667420
1 changed files with 4 additions and 0 deletions

@ -39,6 +39,10 @@ This is heavily inspired by
[Comby](https://github.com/comby-tools/comby), which handles a large
number of languages by using a similar approach.
(A [tree-sitter](https://tree-sitter.github.io/tree-sitter/) parsing
backend is also available by setting `DFT_TS=y`. It is not yet
recommended.)
(2) Diffing.
Difftastic treats diff calculations as a graph search problem. It