<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=Turing_complete</id>
		<title>Turing complete - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=Turing_complete"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Turing_complete&amp;action=history"/>
		<updated>2026-05-24T17:54:06Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.12.0rc1</generator>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=Turing_complete&amp;diff=9405&amp;oldid=prev</id>
		<title>JaroslavTulach at 07:52, 9 March 2018</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Turing_complete&amp;diff=9405&amp;oldid=prev"/>
				<updated>2018-03-09T07:52:29Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 07:52, 9 March 2018&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A [[language]] is [[wikipedia:Turing complete]] when it can compute a generic computation. Supporting just &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;**if** &lt;/del&gt;and &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;**&lt;/del&gt;for&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;** &lt;/del&gt;(with bounded number of repetitions) isn't enough. To be [[Turing complete]] the language needs a way to express an indefinite cycle - e.g. either by offering &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;**&lt;/del&gt;while&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;** &lt;/del&gt;statement or by supporting &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[&lt;/del&gt;recursive&lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;]] &lt;/del&gt;invocation of its functions.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A [[language]] is [[wikipedia:Turing complete]] when it can compute a generic computation. Supporting just &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;'''If''' &lt;/ins&gt;and &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;'''&lt;/ins&gt;for&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;''' &lt;/ins&gt;(with bounded number of repetitions) isn't enough. To be [[Turing complete]] the language needs a way to express an indefinite cycle - e.g. either by offering &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;'''&lt;/ins&gt;while&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;''' &lt;/ins&gt;statement or by supporting recursive invocation of its functions.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=Turing_complete&amp;diff=9404&amp;oldid=prev</id>
		<title>JaroslavTulach: New page: A language is wikipedia:Turing complete when it can compute a generic computation. Supporting just **if** and **for** (with bounded number of repetitions) isn't enough. To be [[Tur...</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Turing_complete&amp;diff=9404&amp;oldid=prev"/>
				<updated>2018-03-09T07:51:47Z</updated>
		
		<summary type="html">&lt;p&gt;New page: A &lt;a href=&quot;/wiki/Language&quot; title=&quot;Language&quot;&gt;language&lt;/a&gt; is &lt;a href=&quot;http://en.wikipedia.org/wiki/Turing_complete&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Turing_complete&quot;&gt;wikipedia:Turing complete&lt;/a&gt; when it can compute a generic computation. Supporting just **if** and **for** (with bounded number of repetitions) isn't enough. To be [[Tur...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A [[language]] is [[wikipedia:Turing complete]] when it can compute a generic computation. Supporting just **if** and **for** (with bounded number of repetitions) isn't enough. To be [[Turing complete]] the language needs a way to express an indefinite cycle - e.g. either by offering **while** statement or by supporting [[recursive]] invocation of its functions.&lt;/div&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>