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
22 forks
Language: JavaScript
last commit: 10 days ago
parserregextree-sitter

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/tree-sitter-php Provides a grammatical parser for PHP code to analyze its structure and syntax 156
oriser/regroup A library to automatically match and parse regular expression groups into Go structs with various options. 147
fallenangel97/tree-sitter-rego An implementation of tree-sitter for the Rego language 11
tree-sitter-grammars/tree-sitter-pem A parser for PEM files based on the tree-sitter framework 3
joker1007/tree-sitter-rbs A Tree-sitter grammar parser for the Ruby Backwards Compatible Syntax 11
r-lib/tree-sitter-r An R grammar for tree-sitter that provides Rust bindings 113
tree-sitter-grammars/tree-sitter-slang An extension to the tree-sitter-parser that supports slang syntax 4
tree-sitter-grammars/tree-sitter-requirements A parser for pip requirements files 5
tree-sitter-grammars/tree-sitter-doxygen A grammar for parsing Doxygen comments in a tree-sitter parser 13
latex-lsp/tree-sitter-latex Generates a LaTeX grammar for the tree-sitter parser generator 103
dmitrysoshnikov/regexp-tree Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript 401
derekstride/tree-sitter-sql A general SQL grammar for tree-sitter 158
rundevelopment/regexp-ast-analysis A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes 3
a-n-t-h-o-n-y/regexplore A live regular expression testing environment built with curses. 8