Thanks for answering - if I am getting this right this is actually pretty
straightforward and it seems to be only a business concerning the
escaping/unescaping of some characters '|(){}?+' if I am getting this
right, so far it's working.
On Fri, Jun 18, 2021 at 11:02 PM Kurtis Rader wrote:
> O
On Fri, Jun 18, 2021 at 2:34 PM Pietro
wrote:
> I am trying to solve the problem of automatically translating a raft of
> regexes which were originally intended for GNU sed but that I'd like to run
> using GoLang, if feasible.
>
> I could not find any syntax options/settings for the regex package
Hi all,
I am trying to solve the problem of automatically translating a raft of
regexes which were originally intended for GNU sed but that I'd like to run
using GoLang, if feasible.
I could not find any syntax options/settings for the regex package which I
am assuming is quite strict in its s