[ccan] CCAN & GSoC 2009

Adam Kennedy adamkennedybackup at gmail.com
Sat Feb 21 15:16:49 EST 2009


The main downside with RegEx, I suspect, is that many people tend to
just skip straight to using PCRE...

Adam K

2009/2/20 foo-script <foo-script at o2.pl>:
> My proposals:
>
> 1. RegEx. This module has to support at least:
> -searching the string (const char * or using String module) and return an array of pointers to found substring
> -checking whether an argument corresponds to a given regex formula
> -(extra) creating a regex formula from a set of strings
>
> 2. Good pseudo-random numbers generator - this one in cstdlib isn't good enough. Using OpenSSL each time doesn't seem to be a solution.
>
>
> Best!
> Adam Rakowski
> _______________________________________________
> ccan mailing list
> ccan at ozlabs.org
> https://ozlabs.org/mailman/listinfo/ccan
>



More information about the ccan mailing list