Regexl Playground
Regexl is a high level language for writing regex.
Read more
here
.
Loading Regexl WASM file
Regexl Query:
select starts_with('hello')
Find example queries
here
.
Text to match:
Hello there, friend!
Produced Go Regex:
Regex matches text:
Compile Regexl