Description: jRegExAnalyser is a Java application for testing, analyzing and visualizing regular expressions. It allows you to enter sample text and regex patterns to understand how they match, highlight matched groups, analyze regex complexity, and generate railroad diagrams.
Type: software
Pricing: Open Source
Description: Regulex is a JavaScript regular expression visualizer. It allows you to visualize regular expressions to better understand how they work and test them against input strings. Useful for learning and debugging regex.
Type: software
Pricing: Open Source