rescript-lang / rescript-lang/tree-sitter-rescript

Explore syntax errors using rescript repo

Open
#304 0 comments 0 reactions 0 assignees View on GitHub

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.

Repo: https://github.com/rescript-lang/rescript

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.