Support from readers like you keeps The Journal open. You are visiting us because we have something you value. Independent, unbiased news that tells the truth. Advertising revenue goes some way to ...
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.