Are there any libraries that supports this regexp-specification in java?
Know the Mozilla Rhino uses this specification, but how can this be implemented in java?
UPDATE:
Found a library called jakarta-oro that supports perl5-regular expression which uses ecma-262.