Fast incremental parsing using piece table and tree-sitter to generate syntax tree
☆12May 12, 2020Updated 5 years ago
Alternatives and similar repositories for ast-buffer
Users that are interested in ast-buffer are comparing it to the libraries listed below
Sorting:
- ☆20Apr 6, 2016Updated 9 years ago
- Java implementation of PieceTable data structure.☆21Feb 6, 2026Updated 3 weeks ago
- Fork of ini4j library with patches needed for IntelliJ IDEA☆13Oct 12, 2020Updated 5 years ago
- A piece chain is a data structure that allows fast text insertion and deletion operations, unlimited undo/redo and grouping of operations…☆12Dec 1, 2020Updated 5 years ago
- Lua scriptable build tool☆16Sep 3, 2025Updated 6 months ago
- XML Grammar for Tree-Sitter☆12Jan 17, 2023Updated 3 years ago
- XML Pull Parsing API and XPP3 parser☆11Oct 13, 2020Updated 5 years ago
- A JIT compiler for the BASIC programming language☆13Dec 10, 2021Updated 4 years ago
- OpenJDK 17 port for Android☆10Jan 1, 2022Updated 4 years ago
- A basic text editor app like ViM in C99 Language☆19May 9, 2020Updated 5 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core