From: Simon Strandgaard Date: 2007-08-07T22:36:52+09:00 Subject: Re: Alternate Regular Expressions? On 8/7/07, dblack@rubypal.com wrote: [snip] > Anyway -- somewhere out there, though I haven't been able to find it, > is a library called Regexp::English by Florian Gross, which provides a > kind of English-language wrapper for regexes. I don't know whether > it's still in development and/or at a point of usability. long time ago I wrote a regexp engine 96% compatible with the ruby's, at that point in time. Maybe it's useful to somebody? http://raa.ruby-lang.org/project/regexp/ -- Simon Strandgaard http://opcoders.com/