Making regex replace CTFE by removing malloc

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Tue Apr 7 01:52:44 PDT 2015


thank you.

and i read the code a little, and found that matching engine using stream-
like interface to work with data, so it wouldn't be very hard to use 
ranges instead of strings. and for "real" regexps (those without 
backtracking) range seems to doesn't even require random access.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150407/4bddfd35/attachment.sig>


More information about the Digitalmars-d mailing list