Skip to content

ubolonton/tree-sitter-scala

 
 

Repository files navigation

tree-sitter-scala

Build Status

Scala grammar for tree-sitter.

References

Development

First, install the project's dependencies:

npm install

Add a test case to ./corpus, make the required changes to grammar.js, regenerate and recompile the parser, and run the tests:

npm run build
npm test

About

Scala grammar for tree-sitter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.6%
  • Python 1.9%
  • Shell 0.5%