Regulex is a javascript regular expression parser and visualizer.
Features:
- Written in pure JavaScript.
- You can embed the graph in you own site through html iframe element.
- Detailed error message. In most cases it can point out the precise syntax error position.
- No support for octal escape.
Read More »