tree-sitter-foam
FOAM parser
A TreeSitter grammar parser for OpenFOAM dictionary syntax highlighting and feature extraction
OpenFOAM grammar for Tree-Sitter
15 stars
5 watching
5 forks
Language: JavaScript
last commit: 11 days ago Related projects:
Repository | Description | Stars |
---|---|---|
tree-sitter-grammars/tree-sitter-objc | An Objective-C grammar for parsing the language used in iOS and macOS applications. | 12 |
tree-sitter-grammars/tree-sitter-xml | Provides grammars and parser implementation for XML & DTD files | 29 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
tree-sitter-grammars/tree-sitter-chatito | A parser for a specialized language used in chat platforms | 2 |
tree-sitter-grammars/tree-sitter-ssh-config | A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
tree-sitter-grammars/tree-sitter-pem | A parser for PEM files based on the tree-sitter framework | 3 |
foxyseta/tree-sitter-prolog | Provides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats. | 2 |
flurie/tree-sitter-jq | A tree-sitter grammar for parsing and syntax analysis of the jq programming language | 28 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
tree-sitter-grammars/tree-sitter-query | A parser for a query language used in tree-sitter parsers | 53 |
alexmozaidze/tree-sitter-fennel | A Tree-sitter grammar for the Fennel programming language, providing syntax items and extensions for its core and built-in forms. | 9 |
gdamore/tree-sitter-d | A grammar for parsing D source code syntax | 41 |
tree-sitter/tree-sitter-cpp | A C++ implementation of the Tree Sitter parser framework | 270 |
tree-sitter-grammars/tree-sitter-slang | An extension to the tree-sitter-parser that supports slang syntax | 4 |