Support string interpolation
Open
enhancement
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Maybe with syntax like `"The interpolation comes next: ${someValue}"`?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by surveying the Rust implementation's string lexing, parsing, and evaluation paths, then clarify the interpolation grammar, escaping rules, and value conversion behavior. Done should include the proposed syntax working for the example and coverage for the agreed edge cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100