rescript-lang / rescript-lang/tree-sitter-rescript
Explore syntax errors using rescript repo
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 60
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The compiler has various syntax tests that we can use to find unknown cases and improve support.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the compiler's syntax tests in the linked ReScript repository and compare them with the current tree-sitter-rescript grammar. Identify unknown syntax cases that are not supported, then verify that the selected cases are parsed correctly and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100