Skip to content

cosmos-1885/tree-sitter-smallbasic

Repository files navigation

tree-sitter-smallbasic

smallbasic grammar for tree-sitter.

References

[SmallBasic Parser] : https://github.com/kwanghoon/sbparser

Install

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)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published