Re: Standard library progress

new topic     » goto parent     » topic index » view thread      » older message » newer message

Matt Lewis wrote:
> 
> 
> I think that what this is really saying is that we could use built-in regular
> expressions.
> 

Yes, I agree. I've used regular expressions many, many times and I do not
remember once when I used *just* a wildcard.

Now, implementing regular expressions is not a trivial task as everyone knows.
However, it may be a trivial task to make a cross platform wrap around pcre or
something. The Archive has a windows only wrap by Karl Bochert. That could
probably be easily modified to work on Linux/FreeBSD as well.

What do you think? Would pcre.e be a valid part of the standard library? The
difference I see is that it would bring about an additional dependency, which
doesn't sound very attractive to me but regular expressions do sound attractive
to me. PCRE is licensed as such that it could be distributed with Euphoria, but
then again, it increases the download size and makes the build process a bit more
complicated. How much? I don't really know right now.

Suggestions? Thoughts?

--
Jeremy Cowgar
http://jeremy.cowgar.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu