smallbasic grammar for tree-sitter.
[SmallBasic Parser] : https://github.com/kwanghoon/sbparser
git clone
git clone https://github.com/cosmos-1885/tree-sitter-smallbasic.git
install packages
npm install
run test
./node_modules/.bin/tree-sitter test
parsing file(smallbasic file)
./node_modules/.bin/tree-sitter parse (file path)