tree-sitter-beancount
Beancount parser
A parser for Beancount's syntax using the Tree-sitter technology
a tree-sitter parser for the beancount syntax
32 stars
2 watching
8 forks
Language: JavaScript
last commit: 4 days ago Related projects:
Repository | Description | Stars |
---|---|---|
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
postsolar/tree-sitter-purescript | A grammar-based parser for the PureScript programming language | 11 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
tree-sitter-grammars/tree-sitter-slang | An extension to the tree-sitter-parser that supports slang syntax | 4 |
derekstride/tree-sitter-sql | A general SQL grammar for tree-sitter | 158 |
tree-sitter-grammars/tree-sitter-hare | A Tree-Sitter grammar file for parsing a specific programming language feature | 10 |
madskjeldgaard/tree-sitter-supercollider | A grammar for parsing SuperCollider code using the Tree-sitter parser | 43 |
tree-sitter/tree-sitter-regex | A parser for regular expressions that provides a structured representation of the match results | 74 |
flurie/tree-sitter-jq | A tree-sitter grammar for parsing and syntax analysis of the jq programming language | 28 |