Hi everyone. The review of SE-0448: Regex Lookbehind Assertions begins now and runs through October 1, 2024.
In order to try this feature out, the proposal authors have provided toolchains:
- macOS: https://ci.swift.org/job/swift-PR-toolchain-macos/1513/artifact/branch-main/swift-PR-76430-1513-osx.tar.gz
- Linux (Ubuntu 20.04): https://download.swift.org/tmp/pull-request/76430/1049/ubuntu2004/PR-ubuntu2004.tar.gz
- Windows: https://ci-external.swift.org/job/swift-PR-build-toolchain-windows/5484/artifact/*zip*/archive.zip
Note that there is both a compile time and a runtime component to this proposal; in order to try it out, you must take some care to ensure that the provided toolchain is used both at compile time and runtime.
What goes into a review?
The goal of the review process is to improve the proposal under review through constructive criticism and, eventually, determine the direction of Swift. When writing your review, here are some questions you might want to answer in your review:
- What is your evaluation of the proposal?
- Is the problem being addressed significant enough to warrant a change to Swift?
- Does this proposal fit well with the feel and direction of Swift?
- If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
- How much effort did you put into your review? A glance, a quick reading, or an in-depth study?
More information about the Swift evolution process is available at https://github.com/apple/swift-evolution/blob/main/process.md .
Thanks for contributing to Swift!
Steve Canon
Review Manager