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
74 stars
10 watching
23 forks
Language: JavaScript
last commit: 4 months ago parserregextree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
| A parser for a query language used in tree-sitter parsers | 55 |
| Provides a grammatical parser for PHP code to analyze its structure and syntax | 159 |
| A library to automatically match and parse regular expression groups into Go structs with various options. | 147 |
| An implementation of tree-sitter for the Rego language | 11 |
| A parser for PEM files based on the tree-sitter framework | 3 |
| A Tree-sitter grammar parser for the Ruby Backwards Compatible Syntax | 11 |
| An R grammar for tree-sitter that provides Rust bindings | 115 |
| An extension to the tree-sitter-parser that supports slang syntax | 5 |
| A parser for pip requirements files | 5 |
| A grammar for parsing Doxygen comments in a tree-sitter parser | 13 |
| Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
| Tools and APIs for parsing, manipulating, and executing regular expressions in JavaScript | 401 |
| A general SQL grammar for tree-sitter | 162 |
| A TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes | 3 |
| A live regular expression testing environment built with curses. | 8 |