Home > Computers > Programming > Metaprogramming > Quines
Quines are programs that generate themselves as output (without trivial "cheats" such as reading their own source code). The term was coined by Douglas R. Hofstadter, and is named after the famous twentieth-century philosopher Willard V. O. Quine.
http://japple.freeshell.org/code/quines/
This is a quine written for "make", specifically the gnu version.
http://www.madore.org/~david/computers/quine.html
An essay on quines, programs which produce their own listing as output.
http://www.nyx.net/~gthompso/quine.htm
Examples of self-reproducing programs in various languages, with some extensions, including polyglot quines, iterating quines, and quine generators.
Home > Computers > Programming > Metaprogramming > Quines
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us