For Windows, there's regexbuddy.com and regexmagic.com.  These work 
together to help debug regexp's.  But these are not free programs.

On Tuesday, November 5, 2024 at 10:51:25 AM UTC-5 Steve Mynott wrote:

> To (partly) answer my own question.
>
> https://github.com/stevedomin/rego
>
> The Heroku link is dead, but the code runs fine locally with an added
> go.mod file.
>
> S
>
> On Tue, 5 Nov 2024 at 13:01, Steve Mynott <steve....@gmail.com> wrote:
> >
> > I'm aware of https://regex101.com/ which is fine 90% of the time for
> > debugging go regex, but I did find an edge case where it misled me a
> > few years back.
> >
> > There was a specific website which used go on the backend to do
> > something similar with more compatibility, but I can't find details
> > and think it disappeared anyway, I'm sure I saw a repo for this?
> >
> > Does anyone remember what I'm talking about?
> >
> > Alternatively, are there any command line go regexp debuggers. I used to 
> use
> >
> > https://metacpan.org/pod/Regexp::Debugger
> >
> > when I used Perl and something similar for go would be great if it 
> existed?
> >
> > --
> > Steve Mynott <steve....@gmail.com>
> > rsa3072/629FBB91565E591955B5876A79CEFAA4450EBD50
>
>
>
> -- 
> Steve Mynott <steve....@gmail.com>
> rsa3072/629FBB91565E591955B5876A79CEFAA4450EBD50
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/2d5943da-9732-4b04-923a-eac5256acdb1n%40googlegroups.com.

Reply via email to