Skip to content

aspeddro/tree-sitter-rescript

 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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