Free Softwares to help you learn Regular Expression or to enhance your RegEx skill
Posted by Daniel - 3,596 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:
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
Popular Entries
- Passing arguments to your VB.NET console application
- Microsoft Excel Import External Data Problem: When Microsoft Query doesn’t recognize some of your parameters
- Resize Image or Crop Image with Joe Lencioni’s Smart Image Resizer, WordPress Setup
- How to Get User Input and allowing more than 256 characters to be entered on .NET Console Application
- ASCII To PDU Converter (Convert ASCII to PDU and vice versa)
- ConsoleProgressBar - Simple Progress Bar Function for your VB.Net Console Application
- An example: Using CPort Delphi Component to read data from your cellphone
- Runtime-Form-Creation. Automatically creating child forms in a Delphi MDI application with a component array
- CPort Component (Serial port interface component for Delphi)
- SmartImageResizer Plugin, WordPress plugin based on Joe Lencioni’s Smart Image Resizer













