Gammon Forum
Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to "verify" your details, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
MUSHclient
Tips and tricks
Regular Expression Editor
Regular Expression Editor
|
It is now over 60 days since the last post. This thread is closed.
  Refresh page
Posted by
| Blainer
(191 posts) bio
|
Date
| Tue 11 Aug 2009 11:33 PM (UTC) |
Message
| I found this little free application to edit regex. You can
enter the string to be worked on and and see what affect the
changes you make to the regex has on the string as you make them.
It's free and you can get it here:
http://www.waterproof.fr/products/RegExpEditor/ | top |
|
Posted by
| Shaun Biggs
USA (644 posts) bio
|
Date
| Reply #1 on Mon 17 Aug 2009 10:03 AM (UTC) |
Message
| Neat little program. I always just went to http://www.regextester.com/ for testing out regex. Having a program for this sounds a bit more convenient for those rare times where I do not have an internet for my computer. |
It is much easier to fight for one's ideals than to live up to them. | top |
|
Posted by
| Blainer
(191 posts) bio
|
Date
| Reply #2 on Mon 17 Aug 2009 10:53 AM (UTC) |
Message
| That page is sweet. Seems you googling is better than mine. | top |
|
Posted by
| Phaeton
Canada (8 posts) bio
|
Date
| Reply #3 on Thu 05 Nov 2009 09:24 PM (UTC) |
Message
| RegexCoach is another free alternative.
My personal favourite application for regex is RegexBuddy. It's not without it's flaws (it's not actually built on PCRE, iirc). However, it gives a verbose description of any token sequence, and a nice clicky generator for those who don't fair well at remembering them when you need to create a pattern.
I'm not sure if it's good enough to pay for (my workplace has a license), but it may be worth investigating if you're having problems with regex.
Nifty screenshot showing the token description trees and whatnot: http://www.regexbuddy.com/screen.html
| top |
|
Posted by
| David Haley
USA (3,881 posts) bio
|
Date
| Reply #4 on Fri 06 Nov 2009 11:25 PM (UTC) Amended on Fri 06 Nov 2009 11:26 PM (UTC) by David Haley
|
Message
| I haven't used it extensively myself, but several of my colleagues rave about Kodos, which shows you matching in real-time. It's open source, which is nice. It's a little Python-centric, but if memory serves Python's regular expression syntax is based on PCRE so that should be ok.
http://kodos.sourceforge.net/ |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
19,547 views.
It is now over 60 days since the last post. This thread is closed.
  Refresh page
top
Quick links:
MUSHclient.
MUSHclient help.
Forum shortcuts.
Posting templates.
Lua modules.
Lua documentation.
Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.