Skip to main content

regular expression 

A text string pattern matching mechanism. Usually applied to individual lines of text, such as from a simple text file, where the regular expression (sometimes abbreviated as RE) pattern can be used to precisely specify which lines ought to match and which shouldn't. The more complicated REs may look very confusing to people who don't know them, as they look more like a random string of letters and other characters without any obvious meaning.

Commonly they're enclosed between slashes (/like this/), because that's how they were used in many ancient Unix tools. They can also be used for text substitution, for example with the s/ construct. A common operator specifying that a RE will follow is the tilde (~).

The Perl language makes heavy use of regular expressions, and the grep tool also searches by REs. SED and AWK are some older tools also using REs.

REs come in two forms: Basic REs and Extended REs, varying slightly in syntax and possible contructs. Perl extens the Extended REs even further and has defined the standard "Perl Compatible REs" (PCRE).
"some example string" =~ /^s*.*e+.*(?:x.* )?.*?g$/
result: 1 (because the regular expression between the // matches the string)
regular expression mug front
Get the regular expression mug.
See more merch

Regular expression 

An expression which is just regular, not special, emotionless, but true.
/(Regular) (expression)/ is a /$1 $2/.
See regular expression for a proper use.

Today, the sun is shining, it is a sunny day today!

Butterfly is an insect.

True is not false.

Beautiful flowers have short lives.
Regular expression by pieceocake December 4, 2012

Gayborhood 

N. A neighborhood containing homes, clubs, bars, restaurants, and other places of business and entertainment that cater to homosexuals.
"They've opened up a new club in the Gayborhood called the Male Box."
Gayborhood by Mia Shields January 6, 2006
Word of the Day on July 14, 2026
A small piece of information. Derived from the word ken, used often in the scottish language and is synonymous with knowledge.
Person 1: "Hey I don't get this shit. How do you solve this problem?"
Person 2: "I got that one. Give me some kenlets on this assignment and I'll help you w/ that one."
kenlet by Norma Y. October 8, 2005
Word of the Day on July 13, 2026

I mean I guess bro

a word of expression to when you give up on comprehending someone's words of ignorance, stupidity, absurdity or are too exhausted to formulate a proper response.

Commonly seen in TikTok comment sections in replies to lazy attempts at humor, overconfidentally incorrect statement, or an over-the-top comment or when someone completely misses the mark on something.
"actually... incorrect statement, hope this helps!"
"I mean I guess bro"
Word of the Day on July 12, 2026

abandonware 

n. software that is no longer sold or supported by the original publisher / developer, often found as free downloads on the internet because it cannot be obtained elsewhere. Not legal, but often seen as morally acceptable because the company that made it is no longer selling the title, nor releasing it as freeware, therefore abandonware is "keeping the game alive", so to speak.
Doom II is not abandonware because id still sells it, while The Incredible Machine is not sold, therefore is abandonware.
abandonware by Spoom October 24, 2003
Word of the Day on July 11, 2026

Foot prisons 

Socks. Annoying, sweat-causing, non-barefoot enducing, everyday socks.
The first thing I do when I take off my shoes, is rip off the foot prisons I had to wear inside them. That's why I prefer flip flops, even in winter!
Foot prisons by Jackalope Hunter December 13, 2022
Word of the Day on July 10, 2026