Hacker News new | ask | show | jobs
by gHA5 1112 days 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.