Free Softwares to help you learn Regular Expression or to enhance your RegEx skill
Posted by Daniel - 1,382 Views
Even some folks said that you will get better when you get used to Regular Expression, it is still a complex subject to explore and to master. But if you can’t hide from it, especially when you need to deal with .htaccess and mod_rewrite, here is the list of tools you can use to start learning regular expression.
Please remember: I said they are free here because there is no time limit, while some of them also offer several features which require you to buy the full version but the basic features - in my opinion - are enough for you to learn and taste the regex for the first time.
1. Expresso - Code Project Edition
Expresso editor is equally suitable as a teaching tool for the beginning user of regular expressions or as a full-featured development environment for the experienced programmer or web designer with an extensive knowledge of regular expressions. I like the interface, the simplicity give you an easy access to each feature. The RegEx builder is cool too. It is designed to run under .Net Framework.
2. Regular Expression Laboratory
Regular Expression Laboratory is an assistant FREEWARE simple to use tool to help you learn and prepare regular expressions. They said this one supports the incredible size of a stored regular expression up to 2MB. I am not sure about the 2MB announcement since I haven’t tested it yet. The interface provides simplified search and replace functions with some preset patterns available.
3. Rad Software Regular Expression Designer
This Russ Donald’s tool requires .Net Framework to be able to run. The Language Elements treeview is very helpful. The Regex match results are listed in a tree with levels for Matches, Groups and Captures. Clicking on a Match, Group or Capture will highlight it in the Input text window.
This one is created by Roy Osherove. Similar to the others, this one provide Match, Replace and Split. When you type recognized character such as “(” and “\”, the editor will prompt you with syntax options similar to the code completion in modern programming language IDE. The Regulator is also integrated with RegexLib.com, a free regular expressions library, and helps finding ready-to-use regular expressions.
The following posts are programmatically considered as related to the current post by YARPP Plugin:
One Response to “Free Softwares to help you learn Regular Expression or to enhance your RegEx skill”
Leave a Reply
Hi, my name is Daniel Nugraha, a single male live on an island called Java, Indonesia. This is the place for me to share my interest in computer programming.
-
Get my Full Feed Here
Comments - Thanks Guys :)
Rangga Kusuma: Gan, Tengkiu buat postingan yang sangat berguna. Kebetulan ada project utk bikin sms gateway, dan converter Agan sangat berguna utk...
Chuck Norton: I actually went ahead & bolted over to Justin’s Get The Image plugin here: http://justintadlock.com/ar...
Chuck Norton: Question: is it possible to insert something like [custfieldimg=”joice1.jpg,15 0,1:1″] into the actual templates instead of...
Therese Lachance: Hi, Any idea how to have ContuttoPDF fetch the correct page language?
tresloukadu: yo how did u fixed when the tags shows <? and it shows < “& l t ; ” ?? please send me an email.














June 19th, 2009 at 11:07 am
thx! it’s very usefull :)