Posted on April 2, 2008 by Grant SkinnerThis will be the last RegExr related post for awhile, I promise! I’m just having a lot of fun playing around with this. I just uploaded version 0.2.1b of RegExr. This version includes support for using replace with regular expressions, including replacement codes (ex. $& is replaced with the RegExp match substring). Even better, I wrote a full RegEx lexer / tokenizer, so that RegExr understands the expressions you write at the token level. This allows it to provide accurate capturing group reports, nested token highlighting including display of errors, and contextual information on tokens as you roll over parts of your regular expression. These new features make it way easier to learn regular expressions if you’re just starting out.
And here’s the same view, but with a missing end bracket:
As always, you can use RegExr online at regexr.com, or download the free AIR version for Mac OSX, Windows, and Linux at regexr.com/desktop.
Follow @gskinner on Twitter for more news and views on interactive media.
|
|
|
7 Comments
I just want you to know that this program makes me so happy that i'm almost crying... i can feel the tears welling up... i have to go...
Thx :)
Steven
Posted by: Steven Gemmen on Apr 2, 2008 10:54am URL: http://initapp.com
Just wanted to say what a brilliant application. Seems very simple upon first glance (I'm sure there's a bit going on "under the hood" though), but extremely useful. Thanks for taking the time to write it and putting it out there to use.
Posted by: Gareth on Apr 2, 2008 10:59am
One of the really useful app on desktop...
Thanks
Posted by: Chetan Sachdev on Apr 9, 2008 4:29am URL: http://cksachdev.blogspot.com
awesome tool !
Posted by: Marc Pelland on Apr 14, 2008 7:37am URL: http://www.marcpelland.com
Do you have plans to open the source code?
Posted by: T Goleminov on Jun 11, 2008 1:34am
I found something strange, i'm using this expression to find unescaped commas in a string: /(?
Posted by: Bob on Jan 17, 2009 6:32am URL: http://publicclass.se/
I'm running a GNU/Linux x86_64 and I've got this error while trying to install the desktop version :
"This application requires a version of the Adobe Integrated Runtime (AIR) which is no longer supported. Please contact the application author for an updated version."
Posted by: Avétis KAZARIAN on Mar 5, 2009 5:26am