pcre
pcre copied to clipboard
Use c2v on pcre lib, instead of using a wrapper.
The biggest advantage of doing this is that the pcre regex features are then available to all backends, not just C.
That'd be sweet. Is c2v mature enough for that to work?