Regulex is an open-source, regular expression parser and visualizer. It's available online, can be embedded in other websites, or the code can be self-hosted as a JavaScript tool.
FEATURES
- Written in pure JavaScript. No backend needed.
- 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. Yes it is a feature. ECMAScript strict mode doesn't support octal escape in string,but many browsers still support octal escape in regex. I make things easier. In regulex, DecimalEscape will always be treated as back reference. If the back reference is invalid, e.g. /\1/?/(\1)/?/(a)\2/,or DecimalEscape appears in charset(because in this case it can't be explained as back reference, e.g. /(ab)[\1]/), Regulex will always throw an error.
Are you still using Regulex? Let's compare it to the best other options below. Maybe one of these Regulex alternatives will work on your device, too.
RegexBuddy is your perfect companion for working with regular expressions. Learning, creating, understanding, testing, using and saving regular expressions has never...
Features:
The award-winning Expresso editor is equally suitable as a teaching tool for the beginning user of regular expressions or as a full-featured development environment for...
Features:
Online Silverlight regular expression tester with instantaneous highlighting, regex analysis, code completion, benchmarking, and C# and VB.NET code generation.
Features:
The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. It has the following...
Use RegexMagic to generate complete regular expressions to your specifications by using RegexMagics flexible patterns, instead of the cryptic regex syntax.
Add your reviews & share your experience when using Regulex to the world. Your opinion will be useful to others who are looking for the best Regulex alternatives.
Popular Alternatives
iOS Alternatives
Android Alternatives
Copyright © 2021 TopAlter.com
Sites we Love: AnswerBun, MenuIva, UKBizDB, Sharing RPP