winglang / winglang/wing

Strings: shell strings (strings surrounded with backticks)

Open
#469 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

📜 lang-spec-impl 🛠️ compiler roadmap
Dominant language
TypeScript
Stars
5.4k
Forks
215
Avg merge
2h 9m
Merged PRs (30d)
27

Description

Contributor guide

Open the contributing guide

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

Read section 6.1 of docs/04-reference/winglang-spec.md to determine the intended syntax and behavior for strings surrounded by backticks. Then trace the relevant parser and compiler entry points and identify how the behavior should be tested; done means the specified shell-string behavior is implemented and covered by a test.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.