swiftlang / swiftlang/swift-experimental-string-processing
RegexBuilder module is unavailable on Windows
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 308
- Forks
- 52
- Avg merge
- 12h 45m
- Merged PRs (30d)
- 2
Description
The RegexBuilder module, and I think regexes in general, are not available on Windows in Swift 5.9.
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 reproducing the missing RegexBuilder and regex availability on Windows with Swift 5.9, then inspect the project’s platform-specific build and availability configuration. Done means the module and supported regex functionality are available on Windows, with the relevant behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100