1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 10:43:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/definitions/Quine.tid

7 lines
423 B
Plaintext
Raw Normal View History

2012-06-22 11:25:10 +00:00
title: Quine
2014-09-11 14:52:47 +00:00
tags: Definitions
2012-06-22 11:25:10 +00:00
Wikipedia [[defines a Quine|http://en.wikipedia.org/wiki/Quine_(computing)]] as //a computer program which takes no input and produces a copy of its own source code as its only output//.
TiddlyWiki is an unusual example of a practical quine: it is this ability to produce a copy of its own source code that lies at the heart of TiddlyWiki's ability to independently save changes to itself.