treesitter-utils
Parser library
A collection of reusable Treesitter methods in Lua to simplify parsing and processing of text data
Treesitter methods to make my life less miserable
9 stars
1 watching
2 forks
Language: Lua
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Enables syntax-aware text objects in Neovim with tree-sitter support | 2,227 |
| A plugin that enables location-aware text objects in Neovim. | 523 |
| Haskell bindings for an incremental parsing toolkit used in compiler development and language analysis. | 156 |
| A TreeSitter grammar parser for OpenFOAM dictionary syntax highlighting and feature extraction | 16 |
| Highlights arguments' definitions and usages in source code. | 474 |
| Provides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats. | 2 |
| An R grammar for tree-sitter that provides Rust bindings | 115 |
| A Menhir grammar definition for parsing and lexing C code in the Tree-Sitter parser framework. | 5 |
| A grammar for parsing diff output from git commits. | 40 |
| A grammar for parsing D source code syntax | 44 |
| Plugin for splitting and joining blocks of code in text editors | 1,081 |
| An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
| A library providing tools and classes for building lexers and parsers in Ada. | 6 |
| A plugin for Neovim's treesitter API that enables navigation and manipulation of document elements through an abstract syntax tree. | 474 |
| A parser for Angular's Control Flow syntax and other features in its template language. | 40 |