feat: add Python and Java regex engines
This commit is contained in:
@@ -10,6 +10,10 @@ selected real ECMAScript or PCRE2 worker. It can preserve:
|
||||
- the same one-sided comparison timeout while the other engine completes with
|
||||
authoritative, untruncated output.
|
||||
|
||||
Python and Java are not supported minimization targets in v0.3.0. The workspace
|
||||
disables reduction for those active flavours; it does not substitute
|
||||
ECMAScript, PCRE2 or a lexical provider as an execution oracle.
|
||||
|
||||
The fixed pattern, ordered flags, options, replacement and engine versions form
|
||||
the target identity. Syntax is parsed once to obtain capture metadata. Every
|
||||
accepted subject candidate is then verified through the selected execution
|
||||
|
||||
Reference in New Issue
Block a user