Expressions is a Developer Tools app by Apptorium. Expressions allows to play with regular expressions*. Just type your pattern and some text to test it.
APK (Android Package Kit) files are the raw files of an Android app. Learn how to install expressions.apk file on your phone in 4 Simple Steps:
Yes. We provide some of the safest Apk download mirrors for getting the Expressions apk.
1. You can also open app in beautiful full screen mode which is perfect when you want to focus or to demonstrate regular expressions to other people.
2. By default the color is the same as your menubar, but you can always switch to dark or light mode (see: Preferences).
3. If you don't remember the regex syntax, just press cmd+r or click button in the top-right.
4. Expressions allows to play with regular expressions*.
5. If you use subexpressions (groups), you can highlight them by pressing cmd+shift+] (or [ – for decreasing the highlighted group number).
6. * Expressions uses ICU regular expression standard.
7. All the changes are updated while you're typing text or pattern.
8. App highlights the syntax, so the pattern is easy-to-read and modify.
9. Just type your pattern and some text to test it.
10. You will get the reference sheet, so you don't have to remember everything.
11. The user interface is very minimalistic and non-distractive.
Apk Mirror 1: : Download APK
This app is great
I expected that the application will show different groups. But it shows everything monolithically. Text for example: "...1...2...3..." Expression for example: "(?<char1>1).*(?<char2>2)" Application result: hightlighted symbols "1...2" Expected result: hightlighted symbols "1", "2" PHP preg_match result: ["0" => "...1...2...3...", "char"' => "1", "char2" => "2"] p.s. See the RegExRX for view the "ideal" visualization of result.
It’s not the worst app, that’s for sure, but I thought it’d at least be equivalent to RegEx101 (which is a free service online)
I’m just starting to learn about regular expressions, and I’m very happy to have such a well-made native app to work with.
Simple and effective, with tasteful design. I’ve used web-based regex tools for years, but I was really happy to find a native one. Well done!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|