rescript-lang / rescript-lang/rescript-vscode
RFC: write server in ocaml
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
as more features being introduced in server the communication get's trickier (syncing types / deciding where some specific logic should live / avoid logic duplication). it might be good to think about writing the server in ocaml.
Contributor guide
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 current server implementation and the communication, type-sync, and logic-placement concerns described in the issue; no files or tests are named. The RFC is complete when the scope, migration approach, and criteria for avoiding duplicated logic are defined and agreed upon.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- backend, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100