Regex Forge Roadmap
What’s Next?
- Support for Multiple Regex Engines – Choose between different regex engines like PCRE, JavaScript, Python, and .NET for better compatibility and flexibility.
- Railroad Diagrams – Visualize regex patterns with intuitive, easy-to-read diagrams to better understand how they work.
- Custom Color Schemes – Personalize the editor with different themes and syntax highlighting styles.
- Interactive Regex Tutorial – Step-by-step lessons and exercises to help users learn and master regex directly in the app.
- Advanced Pattern Organization – Group regex patterns into folders for easier management and access.
- Community Contributions – Add or edit patterns in the community library directly from the editor, with built-in voting to highlight the best contributions.
Current Features
- Regex Testing Environment – Instantly test regex patterns with real-time feedback.
- Syntax Highlighting – Color-coded regex components for better readability.
- Swift Regex Engine Support – Uses Swift’s built-in regex capabilities for accurate pattern matching.
- Save Patterns, Source Texts, and Replacements – Easily store and reuse regex setups.
- Extract Matches and Substitutions – Quickly pull out matched text and replacement results.
- Regex Cheat Sheet – Quick reference guide with common patterns and syntax.
- AI Assistant – An AI chat that lets you interact with different LLM models to get regex explanations and suggestions.
- Pattern Inspector – Visually breaks down regex into tokens with detailed explanations.
- Community Pattern Library – Browse, save, and reuse commonly used regex patterns.