swc_ecma_regexp 0.0.0

ECMAScript regular expressions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# RegExp

Implements ECMAScript® 2024 Language Specification

-   https://tc39.es/ecma262/2024/multipage/ecmascript-language-lexical-grammar.html#sec-literals-regular-expression-literals
-   https://tc39.es/ecma262/2024/multipage/text-processing.html#sec-regexp-regular-expression-objects
-   https://tc39.es/ecma262/2024/multipage/additional-ecmascript-features-for-web-browsers.html#sec-regular-expressions-patterns

And, Stage 4 proposals

-   https://github.com/tc39/proposal-duplicate-named-capturing-groups
-   https://github.com/tc39/proposal-regexp-modifiers

# References

https://github.com/oxc-project/oxc/blob/3efc25fdebe4e02331f47767a74855f1d0d2bb15/crates/oxc_regular_expression