GitHub - nojaf/tree-sitter-rescript: ReScript grammar for Tree-Sitter

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

ReScript grammar for Tree-Sitter

License

MIT license

0 stars 22 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

tree-sitter-rescript

ReScript grammar for Tree-sitter

Contributing

Contributions are welcome. Here’s how you can help:

🙂 Provide a minimal ReScript snippet which produces an (ERROR) node or otherwise incorrect syntax tree. Open a new issue providing this snippet and the resulting syntax tree. You can use the following command to see the syntax tree:

npm run parse path/to/file.res

About

ReScript grammar for Tree-Sitter

Resources

Readme

License

MIT license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.7%
  • C 18.9%
  • Tree-sitter Query 15.3%
  • ReScript 7.1%