Re: voting on GOTO
- Posted by Jeremy Cowgar <jeremy at ?owga?.com> Jun 05, 2008
- 789 views
Matt Lewis wrote: > > Bernie Ryan wrote: > > > > And who decided that PCRE was a necessary feature to be added into > > the core of Euphoria ? > > That should be in a library or a DLL/SO instead of bloating the > > core of the language. > > How many users need to use it ? > Regular expressions are standard issue in any language these days. They make so many common tasks a thousand times easier. PCRE is the standard as well. On 4.0, you will be able to trust that if it's Euphoria it has regular expressions. -- Jeremy Cowgar http://jeremy.cowgar.com