tree-sitter-verilog

Verilog parser

A system for parsing and analyzing the Verilog programming language used in digital electronics design.

SystemVerilog grammar for tree-sitter

GitHub

95 stars
12 watching
36 forks
Language: JavaScript
last commit: almost 2 years ago
grammarhacktoberfestparsertree-sitterverilog

Related projects:

RepositoryDescriptionStars
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-hareA Tree-Sitter grammar file for parsing a specific programming language feature10
tree-sitter-grammars/tree-sitter-bitbakeA JavaScript grammar definition for parsing BitBake configurations15
tree-sitter-grammars/tree-sitter-hyprlangA language grammar for parsing hyprlang configuration files124
tree-sitter-grammars/tree-sitter-pemA parser for PEM files based on the tree-sitter framework3
tree-sitter/tree-sitter-phpProvides a grammatical parser for PHP code to analyze its structure and syntax159
tree-sitter/haskell-tree-sitterHaskell bindings for an incremental parsing toolkit used in compiler development and language analysis.156
tree-sitter-grammars/tree-sitter-objcAn Objective-C grammar for parsing the language used in iOS and macOS applications.14
tree-sitter-grammars/tree-sitter-slangAn extension to the tree-sitter-parser that supports slang syntax5
nverno/tree-sitter-jqA C implementation of a grammar parser for the Jq language3
tree-sitter/tree-sitter-cppA C++ implementation of the Tree Sitter parser framework279
tree-sitter-grammars/tree-sitter-doxygenA grammar for parsing Doxygen comments in a tree-sitter parser13
frozolotl/tree-sitter-typstA tree-sitter grammar for the TypSt typesetting language with a focus on correctness and intended to be used as a parser.76
flurie/tree-sitter-jqA tree-sitter grammar for parsing and syntax analysis of the jq programming language29