☰

secretGeek logowiki.secretGeek

Top categories

  • Category: Fractal
  • Category: Sierpiński
  • Category: Writing
  • Category: LOGO
  • (All categories)

Latest updates

  • Dylan's About Face
  • Classic Articles of Computer Science
  • A Simple Puzzle
  • Henry Porter
  • ADHD Products/Ideas to Help
  • (All articles)

About this site

Sign in


See also

  • secretGeek.net
  • Today I Learned
  • Your First Product
  • About (and contact)

Categories grimoire + quineology

(See also: all categories, featured categories, featured articles, all articles. Sort articles by name, created, edited)

3 Articles that combine these categories:

grimoire − quineology −
related-categories  esoterica 2+  programming 2+  stub 1+ 
Articles with Category grimoire + quineology (3…)
  • Quine
  • Quine Programming Language
  • The Empty Quine

Quine

programming esoterica grimoire quineology

A Quine is a program that produces, as output, its own source code. More formally: A Quine is a non-empty program, that takes no input, and produces, as its only output, a copy of its own source code. The name was coined by Douglas Hoftstader, and named after Willard Van Orman …

📖 Keep reading…

Quine Programming Language

esoterica programming quineology grimoire

Quine (the Quine Programming Language) is a programming language for writing quines, or rather, one specific quine. Quine (at Github) is based on a virtual machine that contains a buffer holding the previous token, a main queue which can hold arbitrary tokens, and a standard out…

📖 Keep reading…

The Empty Quine

stub quineology grimoire

If there is a null operator in two different languages. Is it the same "value" -- at any time? There is an Empty Quine. It is illegal, by the way. It is not considered a quine. If an Empty Quine is claiming to be a Quine, then it is mistaken, and breaking the law. There are no …

📖 Keep reading…