tree-sitter-docにライブラリの紹介が書いてあります。 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 ...
A powerful, robust syntax tree representation framework for representing language source code in a "full-fidelity" manner. Based on Swift lib/Syntax and Rust Analyzer Rowan design principles, ...
Abstract: In the Chinese teaching and research, it often needs to draw syntax tree for the analyzing of relationship among compositions of sentence. Drawn syntax tree manually has many defects, such ...