
RegexPilot
RegExr
RegexBuddy
RegEx Generator
RegexMagic
RegexOne
i Hate Regex
Regex Crossword
StackTips 2.0
Visual AST builder โ drag-and-drop, railroad diagram, inspector panel Breakdown tree โ plain-English explanation, bidirectional hover with the rail Authentic engines as native sidecars: Java (GraalVM AOT), Ruby (CRuby 3.4), C# (.NET 9 NativeAOT), PHP (static-php-cli), Python (python-build-standalone), Perl (system perl), Swift (NSRegularExpression), Go (Go stdlib), PostgreSQL (system psql, Spencer ARE), MySQL (system mysql, ICU), Dart (system dart, V8 Irregexp), Elixir (system elixir, Erlang :re), R (system Rscript, gregexpr perl=TRUE), Shell (system grep / sed) In-process engines: regress (ES2018 JS/TS), regex crate (Rust / Go / RE2), pcre2-rust (fallback when a system tool is missing) 21 flavor dispatch with per-flavor syntax support โ see the list below Match + replace testing with live highlighting, multi-cursor, visual replace builder AI chat: OpenAI, Claude, Gemini, DeepSeek, Qwen, Mistral, Groq, OpenRouter, xAI (Grok) โ BYO key; plus LM Studio / Ollama / llama.cpp server / LocalAI for offline Voice dictation via Whisper Tiny (offline ggml, multilingual) Pattern library: 50 curated patterns across 12 flavors, folders, tags, import/export JSON Code export for 21 languages (JS, TS, Python, Java, C#, PHP, Ruby, Go, Perl, Rust, Swift, Scala, Kotlin, Groovy, Clojure, Elixir, R, Dart, MySQL, PostgreSQL, Shell) PNG / SVG railroad export Themes: 9 community palettes + import JSON + system-follow Deep links (regexpilot://), share menu, iCloud Drive-ready file format AI API keys secured in macOS Keychain โ persist across reinstalls, tamper-resistant
RegexPilot
StackTips 2.0No features have been listed yet.
No StackTips 2.0 videos yet. You could help us improve this page by suggesting one.
RegexPilot's answer
Fully integrated stand-alone, UI friendly macos app, no info leaves your computer, soon fully integrated in visual studio for one workflow including AI generation, improvement or explanation of regular expressions
RegexPilot's answer
Developers, Database admin, students anyone that uses regular expressions or wants to learn it
RegexPilot's answer
The combination of AI generation, drag and drop visual builder and multiple language support
RegexPilot's answer
Rust, Tauri and Xcode
RegexPilot's answer
I found myself drawing the regex every time โ on paper, on whiteboards, in the corner of a notebook. ^, a bubble for "any word character", an arrow into a group, with the English sentence scribbled underneath so I wouldn't lose what I meant.
RegexPilot is that drawing, made live. The bubbles you draw become the pattern, the arrows become the rail, and the natural-language caption you mumble to yourself sits right there in the Breakdown panel.
Based on our record, StackTips 2.0 seems to be more popular. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Originally published at http://stacktips.com. - Source: dev.to / over 2 years ago
Today, I am excited to take a giant leap forward in my journey by open-source the codebase of my blog stacktips is now available on GitHub. - Source: dev.to / almost 3 years ago
Now I am running this blog stacktips.com. It is a custom-built site, using Python, Django, and VueJS. - Source: dev.to / almost 3 years ago
Prefix="og: https://ogp.me/ns#"> StackTips - Resources for Developers property="og:url" content="https://stacktips.com"> property="og:type" content="website"> property="og:title" content="StackTips- Resources for Developers"> property="og:description" content="StackTips provides developer friendly ways to learn programming. We aim to teach developers in the most efficient ways... - Source: dev.to / almost 3 years ago
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
RegexBuddy - RegexBuddy is your perfect companion for working with regular expressions.
RegEx Generator - RegEx Generator is a simple-to-use application that comes with the brilliance of intuitive regex and is also helping you out to test the regex.
RegexMagic - Use RegexMagic to generate complete regular expressions to your specifications by using RegexMagic's flexible patterns, instead of the cryptic regex syntax.
RegexOne - RegexOne offers learning regular expressions with simple, interactive examples.
i Hate Regex - regex cheatsheet for the haters