tree-sitter-diff

Diff parser

A grammar for parsing diff output from git commits.

A tree-sitter grammar for diff output

GitHub

40 stars
3 watching
12 forks
Language: JavaScript
last commit: almost 2 years ago
diffparsertree-sitter

Related projects:

RepositoryDescriptionStars
the-mikedavis/tree-sitter-git-configA tree-sitter grammar for parsing Git configuration language2
tree-sitter-grammars/tree-sitter-bitbakeA JavaScript grammar definition for parsing BitBake configurations15
tree-sitter/tree-sitter-phpProvides a grammatical parser for PHP code to analyze its structure and syntax159
tree-sitter-grammars/tree-sitter-doxygenA grammar for parsing Doxygen comments in a tree-sitter parser13
tree-sitter-grammars/tree-sitter-pemA parser for PEM files based on the tree-sitter framework3
gordiandziwis/tree-sitter-turtleA set of grammar rules for parsing JavaScript code using the tree-sitter parser7
tree-sitter-grammars/tree-sitter-queryA parser for a query language used in tree-sitter parsers55
tree-sitter-grammars/tree-sitter-zigA grammar definition for parsing Zig source code using the Tree Sitter parser8
tree-sitter-grammars/tree-sitter-ssh-configA parser for OpenSSH client configuration files using the Tree Sitter framework9
foxyseta/tree-sitter-prologProvides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats.2
gdamore/tree-sitter-dA grammar for parsing D source code syntax44
tree-sitter-grammars/tree-sitter-hyprlangA language grammar for parsing hyprlang configuration files124
tree-sitter-grammars/tree-sitter-xmlProvides grammars and parser implementation for XML & DTD files29
latex-lsp/tree-sitter-latexGenerates a LaTeX grammar for the tree-sitter parser generator103
nverno/tree-sitter-jqA C implementation of a grammar parser for the Jq language3