Skip to content

kcl-lang/tree-sitter-kcl

Repository files navigation

tree-sitter-kcl

FOSSA Status

A tree-sitter grammar for KCL

Developing

See here to install tree-sitter-cli

or install npm and run the following command to install

npm install

Building

Change the grammar in ./grammar.js and run the build command

npm run dev

Testing

Add test suites in ./test/corpus/ and run the test command

npm test

License

FOSSA Status

Releases

No releases published

Packages

No packages published

Languages