A tree-sitter grammar for KCL. Please note that the project is still under development.
See here to install tree-sitter-cli
or install npm and run the following command to install
npm installChange the grammar in ./grammar.js and run the build command
tree-sitter gAdd test suites in ./test/corpus/ or ./test/highlight/ and run the test command
tree-sitter t -u