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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Barb CutlerBarb Cutler
Barb Cutler
and
Barb Cutler
Oct 22, 2023
534c639 · Oct 22, 2023

History

31 Commits
Jul 14, 2023
Aug 23, 2023
Feb 2, 2023
Feb 2, 2023
Feb 2, 2023
Jun 26, 2023
Aug 2, 2022
Aug 2, 2022
Jun 22, 2023
Oct 22, 2023
Aug 2, 2022
Feb 2, 2023
Aug 2, 2022
Jun 26, 2023

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