==

From Wiktionary, the free dictionary
Archived revision by WingerBot (talk | contribs) as of 06:04, 3 September 2022.
Jump to navigation Jump to search

Translingual

Etymology

Introduced by the B programming language, which used the symbol "=" for variable assignment. The reasoning given by the creators of the language is that assignment is more frequent than equality testing, and thus deserves the shorter operator. The syntax was inherited by its successor C, and later adopted more widely. See wikipedia:Relational operator#Confusion with assignment operators.

Symbol

==

  1. (programming) In some programming languages, an operator that compares if two values are equal.
    if x==1 then print "success!" end (prints "success!" if x equals 1)

Antonyms

See also


English

Etymology

From the programming sense.

Conjunction

==

  1. (Internet slang) The same as; equal to.
    • 2000 October 8, Jan Schaumann, “Re: Comparing Perl and Java”, in comp.lang.perl.misc[1] (Usenet):
      As soon as I posted the article I knew that screwdriver and hammer would be abused in this example. I even did get to the "screwdriver == drink" part myself, only the "getting hammered" escaped me. ;-)

Synonyms


Chinese

Symbol

==

  1. Template:zh-alt form