Implement string interpolation
Open
- Dominant language
- Rust
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Based on the same style as Rust's format strings and Python's f-strings. Use `f` in front like Python.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by reading the repository's lexer, parser, and string-handling implementation, then compare the existing language syntax with Rust format strings and Python f-strings; done means the project supports the agreed f-prefixed interpolation behavior with coverage for its chosen cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100