tree-sitter-regex

Regex parser

A parser for regular expressions that provides a structured representation of the match results

Tree-sitter parser for regular expressions

GitHub

74 stars
10 watching
23 forks
Language: JavaScript
last commit: almost 2 years ago
parserregextree-sitter

Related projects:

RepositoryDescriptionStars
tree-sitter-grammars/tree-sitter-queryA parser for a query language used in tree-sitter parsers55
tree-sitter/tree-sitter-phpProvides a grammatical parser for PHP code to analyze its structure and syntax159
oriser/regroupA library to automatically match and parse regular expression groups into Go structs with various options.147
fallenangel97/tree-sitter-regoAn implementation of tree-sitter for the Rego language11
tree-sitter-grammars/tree-sitter-pemA parser for PEM files based on the tree-sitter framework3
joker1007/tree-sitter-rbsA Tree-sitter grammar parser for the Ruby Backwards Compatible Syntax11
r-lib/tree-sitter-rAn R grammar for tree-sitter that provides Rust bindings115
tree-sitter-grammars/tree-sitter-slangAn extension to the tree-sitter-parser that supports slang syntax5
tree-sitter-grammars/tree-sitter-requirementsA parser for pip requirements files5
tree-sitter-grammars/tree-sitter-doxygenA grammar for parsing Doxygen comments in a tree-sitter parser13
latex-lsp/tree-sitter-latexGenerates a LaTeX grammar for the tree-sitter parser generator103
dmitrysoshnikov/regexp-treeTools and APIs for parsing, manipulating, and executing regular expressions in JavaScript401
derekstride/tree-sitter-sqlA general SQL grammar for tree-sitter162
rundevelopment/regexp-ast-analysisA TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes3
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8