Find URI in text: Difference between revisions

m
m (→‎{{header|Wren}}: Minor tidy)
 
Line 1,149:
{{libheader|Wren-pattern}}
Wren's simple pattern matcher lacks the sophistication of regular expressions and I've had to make considerable simplifications to the search pattern needed for complete URI/IRI matching whilst still doing enough to identify the ones embedded in the sample text for this task.
<syntaxhighlight lang="ecmascriptwren">import "./pattern" for Pattern
 
var text = """
9,479

edits