Re: 4.0a3 - Two Regular Expression Libraries? -- We need your input!
- Posted by achury Mar 16, 2009
- 1252 views
I'm not a regex user, so I really don't care about wich one you use. I simply would prefer the one that produces a smaller interpreter.
But I don't like, using external C libraries for regex because is nice to have an interpreter 100% writed on euphoria. If we want to update eu.ex with regex support, we would need to implement regex on euphoria as part of the front end or as standar library .e file.