Friday, 14th July 2023
TIL
Using tree-sitter with Python
— [tree-sitter](https://tree-sitter.github.io/tree-sitter/) is a "parser generator tool and an incremental parsing library". It has a very good reputation these days.