Subject: [ruby-talk:24423] Re: Joys of eval
From: Dave Thomas <Dave PragmaticProgrammer.com>
Date: Tue, 6 Nov 2001 05:49:10 +0900
References: 2439524422
In-reply-to: "Hal E. Fulton"'s message of "Tue, 6 Nov 2001 05:44:32 +0900"
"Hal E. Fulton" <hal9000 / hypermetrics.com> writes:
> That's very interesting. I had been thinking about
> some ways to enhance regexes, but this is a new
> technique to me.
An alternative approach is distributed as eregexp with Ruby.
Dave