On 9 April 2018 at 09:31, Jan Mercl <[email protected]> wrote: > On Mon, Apr 9, 2018 at 6:47 AM Paul Lalonde <[email protected]> > wrote: > >> Any advice? > > If regexp cannot solve your task don't use regexp. Write the tiny state > machine by yourself, it should be not too much code.
Surely that depends whether Paul needs support for arbitrary regular expressions. -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
