[Edu-sig] Regular Expressions
Markus Gritsch
gritsch@iue.tuwien.ac.at
Wed, 30 May 2001 17:33:34 +0200
Brent Burley and Pat Erb wrote:
> I've written a tool called Recon , the Regular Expression Test Console. I
> use it for debugging regular expressions, but I also think it would be a
> great teaching tool since it provides a very simple, focused environment
> with detailed feedback. It's best described by the screen shot:
> http://erburley.home.netcom.com/recon.html
Very nice program! It is extremely helpful when trying different Regular
Expressions and if you want to show sb how REs work. Thank you very much.
Markus