RegEx: online regular expression testing for Java
6 weeks ago by devin
"(.*)((Duplicated.*Timestamp: d+))"
java
regex
tester
javascript
tool
6 weeks ago by devin
How Regexes Work
december 2007 by devin
This isn't an article about how to use regexes; you've probably seen plenty of those already. It's about how you would write a regex package from scratch, in a language like C that doesn't already have regexes.
regex
programming
parser
reference
december 2007 by devin
REJAX - Easiest Regular Expression Tester. Ever.
june 2007 by devin
The next version of ReJax is going to include realtime group match results in a simple easy to understand interface. Stay tuned :)
regex
tools
javascript
testing
june 2007 by devin
Kodos - The Python Regex Debugger
april 2007 by devin
Kodos is a Python GUI utility for creating, testing and debugging regular expressions for the Python programming language. Kodos should aid any developer to efficiently and effortlessly develop regular expressions in Python. Since Python's implementation
python
programming
regex
gui
tools
april 2007 by devin
» Regex Tutorial
february 2007 by devin
The regex (regular expressions) are very useful for programmers. Using this device you can describe every string that presents to its inside a certain regularity.
regex
programming
tutorials
february 2007 by devin
Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns
november 2006 by devin
A regular expression (regex or regexp for short) is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids. You are probably familiar with wildcard notations such as *.txt to find all text file
tutorials
regex
november 2006 by devin
Copy this bookmark: