What does Quine mean?

Definitions for Quine
quine

This dictionary definitions page includes all the possible meanings, example usage and translations of the word Quine.

Princeton's WordNet

  1. Quine, W. V. Quine, Willard Van Orman Quinenoun

    United States philosopher and logician who championed an empirical view of knowledge that depended on language (1908-2001)

Wiktionary

  1. quinenoun

    A program that produces its own source code as output.

  2. quineverb

    To deny the existence or significance of something obviously real or important.

  3. Etymology: From the name of the logician Willard van Orman Quine, via Douglas Hofstadter.

ChatGPT

  1. quine

    A quine is a non-empty computer program which takes no input and produces a copy of its own source code as its only output. It is named after the philosopher W.V.O. Quine who studied indirect self-reference. The concept is considered a fundamental test in the theory of computation, particularly in relation to self-replicating programs or automata.

Wikidata

  1. Quine

    A quine is a computer program which takes no input and produces a copy of its own source code as its only output. The standard terms for these programs in the computability theory and computer science literature are self-replicating programs, self-reproducing programs, and self-copying programs. A quine is a fixed point of an execution environment, when the execution environment is viewed as a function. Quines are possible in any programming language that has the ability to output any computable string, as a direct consequence of Kleene's recursion theorem. For amusement, programmers sometimes attempt to develop the shortest possible quine in any given programming language. The name "quine" was coined by Douglas Hofstadter, in his popular science book Gödel, Escher, Bach: An Eternal Golden Braid, in the honor of philosopher Willard Van Orman Quine, who made an extensive study of indirect self-reference, and in particular for the following paradox-producing expression, known as Quine's paradox: "Yields falsehood when preceded by its quotation" yields falsehood when preceded by its quotation. In some languages, an empty source file is a fixed point of the language, producing no output. Such an empty program, submitted as "the world's smallest self reproducing program", once won the "worst abuse of the rules" prize in the International Obfuscated C Code Contest.

The New Hacker's Dictionary

  1. quine

    [from the name of the logician Willard van Orman Quine, via Douglas Hofstadter] A program that generates a copy of its own source text as its complete output. Devising the shortest possible quine in some given programming language is a common hackish amusement. (We ignore some variants of BASIC in which a program consisting of a single empty string literal reproduces itself trivially.) Here is one classic quine: ((lambda (x) (list x (list (quote quote) x))) (quote (lambda (x) (list x (list (quote quote) x))))) This one works in LISP or Scheme. It's relatively easy to write quines in other languages such as Postscript which readily handle programs as data; much harder (and thus more challenging!) in languages like C which do not. Here is a classic C quine for ASCII machines: char*f="char*f=%c%s%c;main() {printf(f,34,f,34,10);}%c"; main(){printf(f,34,f,34,10);} For excruciatingly exact quinishness, remove the interior line breaks. Here is another elegant quine in ANSI C: #define q(k)main(){return!puts(#k" q("#k")");} q(#define q(k)main(){return!puts(#k" q("#k")");}) Some infamous Obfuscated C Contest entries have been quines that reproduced in exotic ways. There is an amusing Quine Home Page.

Surnames Frequency by Census Records

  1. QUINE

    According to the U.S. Census Bureau, Quine is ranked #47706 in terms of the most common surnames in America.

    The Quine surname appeared 444 times in the 2010 census and if you were to sample 100,000 people in the United States, approximately 0 would have the surname Quine.

    84.9% or 377 total occurrences were White.
    7.4% or 33 total occurrences were of Hispanic origin.
    4.2% or 19 total occurrences were Black.
    2% or 9 total occurrences were of two or more races.
    1.3% or 6 total occurrences were Asian.

Matched Categories

How to pronounce Quine?

How to say Quine in sign language?

Numerology

  1. Chaldean Numerology

    The numerical value of Quine in Chaldean Numerology is: 9

  2. Pythagorean Numerology

    The numerical value of Quine in Pythagorean Numerology is: 3

Popularity rank by frequency of use

Quine#10000#69252#100000

Translations for Quine

From our Multilingual Translation Dictionary

Get even more translations for Quine »

Translation

Find a translation for the Quine definition in other languages:

Select another language:

  • - Select -
  • 简体中文 (Chinese - Simplified)
  • 繁體中文 (Chinese - Traditional)
  • Español (Spanish)
  • Esperanto (Esperanto)
  • 日本語 (Japanese)
  • Português (Portuguese)
  • Deutsch (German)
  • العربية (Arabic)
  • Français (French)
  • Русский (Russian)
  • ಕನ್ನಡ (Kannada)
  • 한국어 (Korean)
  • עברית (Hebrew)
  • Gaeilge (Irish)
  • Українська (Ukrainian)
  • اردو (Urdu)
  • Magyar (Hungarian)
  • मानक हिन्दी (Hindi)
  • Indonesia (Indonesian)
  • Italiano (Italian)
  • தமிழ் (Tamil)
  • Türkçe (Turkish)
  • తెలుగు (Telugu)
  • ภาษาไทย (Thai)
  • Tiếng Việt (Vietnamese)
  • Čeština (Czech)
  • Polski (Polish)
  • Bahasa Indonesia (Indonesian)
  • Românește (Romanian)
  • Nederlands (Dutch)
  • Ελληνικά (Greek)
  • Latinum (Latin)
  • Svenska (Swedish)
  • Dansk (Danish)
  • Suomi (Finnish)
  • فارسی (Persian)
  • ייִדיש (Yiddish)
  • հայերեն (Armenian)
  • Norsk (Norwegian)
  • English (English)

Word of the Day

Would you like us to send you a FREE new word definition delivered to your inbox daily?

Please enter your email address:


Citation

Use the citation below to add this definition to your bibliography:

Style:MLAChicagoAPA

"Quine." Definitions.net. STANDS4 LLC, 2024. Web. 24 Apr. 2024. <https://www.definitions.net/definition/Quine>.

Discuss these Quine definitions with the community:

0 Comments

    Are we missing a good definition for Quine? Don't keep it to yourself...

    Free, no signup required:

    Add to Chrome

    Get instant definitions for any word that hits you anywhere on the web!

    Free, no signup required:

    Add to Firefox

    Get instant definitions for any word that hits you anywhere on the web!

    Browse Definitions.net

    Quiz

    Are you a words master?

    »
    very irritable
    A bristly
    B usurious
    C numinous
    D valetudinarian

    Nearby & related entries:

    Alternative searches for Quine: