Skip to main content
Exlusive "or". Meaning one or the other, but not both. In English, "or" is often meaning xor, and the computer "or" (meaning one or the other or both) is and/or.

"xor" is used in most computer syntax.
1: Chineese XOR Pizza
2: if (x==1 xor y==1) then ...
(meaning If x equals 1 or y equals 1 but not both, then ...
xor by Jerr May 11, 2004
xor mug front
Get the xor mug.
See more merch
Conjunction meaning either the thing preceding it or the thing following it, but not both.
I'll order a pizza xor Chinese.
xor by null set July 29, 2003
Related Words
xor xorayah Xorberax Xori xorz xordin Xoren xorfee Xorgasm xorian
Xor, also known as exclusive or, operation used in binary. It is commonly used in Assembly and C.
%10101010
xor %11011011 = %01110001, where { ( 1 and 0 = 1 ) ( 0 and 0 = 0 ) ( 1 and 1 = 0 ). Xor is similar to Or expect of two factors: (1) Xor changes the bit to 0 if both bits are 1 (2) Xor can be undone where Or cannot.
Asm
ld a,%10101011
xor %11111111
;a = %01010100

C
int a
a = %10101011
xor %11111111
;a= %01010100
xor by Name what name June 11, 2006
A binary operator. Denoted as (^)

10011
^ 01010
-----
11001
xor by blah August 26, 2003
Modified suffix denoting elite(1337)ness

Origin: hacker -> h4x0r

Variations: zor, xor, x0r

Plural: xorz
OMG HAWT CHIX0Rz
fux0r pwnt u
xor by erilaz January 4, 2005
Dude you’re so xor 🤦 ♂️
Xor by boomergee July 4, 2020
A shadow version of dd (a character from Ultimate custom night) who is found only by chance like all of the other secret characters.
Omg I got XOR, that’s rare.
XOR by J L L Tolkhein February 16, 2022