0.19.0 • Published 3 years ago

tree-sitter-scala v0.19.0

Weekly downloads
2
License
MIT
Repository
-
Last release
3 years ago

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
0.19.0

3 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.11.0

6 years ago