|
|
|
|
@ -7,7 +7,7 @@ with `difft --list-languages`.
|
|
|
|
|
## Programming Languages
|
|
|
|
|
|
|
|
|
|
| Language | Parser Used |
|
|
|
|
|
|-----------------|---------------------------------------------------------------------------------------------|
|
|
|
|
|
|-----------------|-------------------------------------------------------------------------------------------------|
|
|
|
|
|
| Ada | [briot/tree-sitter-ada](https://github.com/briot/tree-sitter-ada) |
|
|
|
|
|
| Apex | [aheber/tree-sitter-sfapex](https://github.com/aheber/tree-sitter-sfapex) |
|
|
|
|
|
| Bash | [tree-sitter/tree-sitter-bash](https://github.com/tree-sitter/tree-sitter-bash) |
|
|
|
|
|
@ -33,7 +33,7 @@ with `difft --list-languages`.
|
|
|
|
|
| JavaScript, JSX | [tree-sitter/tree-sitter-javascript](https://github.com/tree-sitter/tree-sitter-javascript) |
|
|
|
|
|
| Julia | [tree-sitter/tree-sitter-julia](https://github.com/tree-sitter/tree-sitter-julia) |
|
|
|
|
|
| Kotlin | [fwcd/tree-sitter-kotlin](https://github.com/fwcd/tree-sitter-kotlin) |
|
|
|
|
|
| Lua | [nvim-treesitter/tree-sitter-lua](https://github.com/nvim-treesitter/tree-sitter-lua) |
|
|
|
|
|
| Lua | [tree-sitter-grammars/tree-sitter-lua](https://github.com/tree-sitter-grammars/tree-sitter-lua) |
|
|
|
|
|
| Make | [alemuller/tree-sitter-make](https://github.com/alemuller/tree-sitter-make) |
|
|
|
|
|
| Nix | [cstrahan/tree-sitter-nix](https://github.com/cstrahan/tree-sitter-nix) |
|
|
|
|
|
| Objective-C | [amaanq/tree-sitter-objc](https://github.com/amaanq/tree-sitter-objc) |
|
|
|
|
|
|