6 ms·
I used Tree-sitter to navigate and extract syntactic information from source code files in multiple programming languages. It was great that I didn't have to us
by gHA5 3y ago
I used Tree-sitter to navigate and extract syntactic information from source code files in multiple programming languages. It was great that I didn't have to use multiple parser (generator) libraries.