Skip to content

merico-dev/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 80.1%
  • Rust 12.1%
  • C++ 3.2%
  • Scheme 3.1%
  • Python 1.2%
  • Shell 0.3%