Skip to content

Tool to analyze concrete syntax trees generated by tree-sitter

License

Notifications You must be signed in to change notification settings

Submitty/AnalysisToolsTS

Repository files navigation

@submitty/tree-analyzer

Test codecov

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.

Getting Started

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