Making regex replace CTFE by removing malloc

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sun Apr 5 09:40:37 PDT 2015


On Sat, 04 Apr 2015 01:50:00 +0000, Jakob Ovrum wrote:

> On Friday, 3 April 2015 at 03:58:33 UTC, ketmar wrote:
>> p.s. i don't think that this is the only problem, though. but i never
>> read "std.regexp" source. it's bad, 'cause i want to make it work with
>> any range, not only with strings. this will allow to run regexp on
>> anything -- and open way to my rbtree-based document system.
> 
> I've wanted this too. I really hope we can figure this out in the
> future, it would be another completely unique feature of D's already
> excellent regex engine.

i hope to do some work on that in this month. but don't hold your breath, 
i didn't even read the code yet, so i don't know how hard it will be.
-------------- 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/20150405/9a56e691/attachment.sig>


More information about the Digitalmars-d mailing list