Thanks for the share
Quick reference is a life saver
https://regex101.com

On Tue, Nov 5, 2024, 5:01 AM Steve Mynott <steve.myn...@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.myn...@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/CANuZA8QJ1YBkdjyc%3DNQdXLVvU582ef4%3DJ%2Bn01m8HAfhQFzPGWg%40mail.gmail.com
> .
>

-- 
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/CAKhpSou3KnCEiPQqsqPDb2aaSj2dRf%2BxRP0BdE-zMe8tq4bLzg%40mail.gmail.com.

Reply via email to