Download Expressions Mac 1.3.10
PopularExpressions is a Mac app by Apptorium (version 1.3.10) that lets you test regex live, highlighting patterns and capture groups as you type. It uses the ICU regex standard, saves a searchable library of patterns, and collects zero usage data or text — everything stays entirely on your Mac.
Expressions is a Mac app by Apptorium (version 1.3.10) that lets you test regex live, highlighting patterns and capture groups as you type. It uses the ICU regex standard, saves a searchable library of patterns, and collects zero usage data or text — everything stays entirely on your Mac.
Download Expressions Mac 1.3.10 Overview
Key Features
Live Real-Time Pattern Testing Type a regex pattern and sample text and see the results update instantly as either field changes without the need to manually test or refresh. Syntax Highlighting Patterns are visually emphasised to be readable, making even complex, nested regular expressions truly easier to parse and modify at a glance. Highlighting of Subexpression (Group) Cycle through and visually isolate specific capture groups in a pattern using Cmd+Shift+] (Cmd+Shift-[ to go back). Makes it easier to debug a pattern with multiple groups. ICU Regular Expression Syntax Based on ICU regex, the same standard that Apple’s own frameworks use, keeping the pattern behaviour consistent with how regex actually runs inside native macOS and iOS development. Whitespace and Comments Support Make sure the checkbox "Allow whitespaces and comments" is on, so you can break long complicated patterns into readable documented parts instead of a thick unbroken string. Pattern Library Save and revisit multiple expressions over sessions Have a working library of regex patterns instead of losing everything every time the app closes. Copy and Paste Escape-Aware Copy a pattern, and it’ll automatically escape it for pasting directly into code. Just as easily, reverse the process without having to clean up escape characters manually. Focus Mode Full Screen Switch to distraction free fullscreen view, good when doing regex work in concentration or when showing pattern behaviour clearly to someone else. Full Privacy by Design We never collect usage analytics, telemetry or the actual text and patterns entered into the app – everything stays completely on the Mac.