GitHub - aspeddro/tree-sitter-rescript: ReScript parser 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

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 parser for Tree-Sitter

Resources

Readme

License

MIT license

Activity

Stars

1 star

Watchers

0 watching

Forks

0 forks

Packages

No packages published

Languages

  • JavaScript 58.8%
  • C 18.3%
  • Scheme 15.6%
  • ReScript 7.3%