Quine (computing)
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".
Quine (computing) - Wikipedia Jump to content From Wikipedia, the free encyclopedia Self-replicating program A quine's output is exactly the same as its source code. A quine is a computer program that 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 that environment is viewed as a function transforming programs into their
Explore this link on the map →related reading
- Thompson_1984_ReflectionsonTrustingTrust.pdfcs.cmu.edu
- Learnable Programmingworrydream.com
- One Div Zero: A Brief, Incomplete, and Mostly Wrong History of Programming Languagesjames-iry.blogspot.com
- Writing Toy Software Is A Joyblog.jsbarretto.com
- One Div Zero: A Brief, Incomplete, and Mostly Wrong History of Programming Languagesjames-iry.blogspot.com
- ProgramBenchprogrambench.com
- Learnable Programmingworrydream.com
- Tupper's self-referential formula - Wikipediaen.wikipedia.org
- Bootstrapping (compilers) - Wikipediaen.wikipedia.org
- Introduction · Crafting Interpreterscraftinginterpreters.com
- One Div Zero: A Brief, Incomplete, and Mostly Wrong History of Programming Languagesjames-iry.blogspot.com
- Program Synthesis Explained — James Bornholtcs.utexas.edu