Tool to analyze the concrete syntax trees generated by tree-sitter.
This is intended to be a successor to the count
and diagnostics
applications provided by the
Submitty/AnalysisTools repo.
To work with this repo, you will need Node.js.
git clone https://github.com/Submitty/AnalysisToolsTS
cd AnalysisToolsTS
To run locally setup with command
./install_analysistoolsts.sh local