regexp2
regexp2 copied to clipboard
Support for code_gen in the main branch
Hi,
Noticed that regexp2cg is out there but only works with the code_gen branch. Are there any plans of integrating that into the main branch?
Thank you for building this awesome library.
That branch was put together pretty hastily and makes a bunch of the innards of the regexp2 library public. I'd need to review it and make some final design decisions about which pieces I'm willing to add to the public surface area of the library.
I do want to enable regexp2cg, but my time is the limiting factor.
Ok, let us know how we can help.