<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.compsci.ca/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.compsci.ca/index.php?feed=atom&amp;target=209.226.179.186&amp;title=Special%3AContributions%2F209.226.179.186</id>
		<title>Compsci.ca Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.compsci.ca/index.php?feed=atom&amp;target=209.226.179.186&amp;title=Special%3AContributions%2F209.226.179.186"/>
		<link rel="alternate" type="text/html" href="http://wiki.compsci.ca/index.php?title=Special:Contributions/209.226.179.186"/>
		<updated>2026-04-18T12:21:26Z</updated>
		<subtitle>From Compsci.ca Wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wiki.compsci.ca/index.php?title=User_talk:209.226.179.186</id>
		<title>User talk:209.226.179.186</title>
		<link rel="alternate" type="text/html" href="http://wiki.compsci.ca/index.php?title=User_talk:209.226.179.186"/>
				<updated>2006-01-07T00:22:11Z</updated>
		
		<summary type="html">&lt;p&gt;209.226.179.186: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hey, I'm talking, and I'm a user, so that makes this my user talk...&lt;/div&gt;</summary>
		<author><name>209.226.179.186</name></author>	</entry>

	<entry>
		<id>http://wiki.compsci.ca/index.php?title=Turing</id>
		<title>Turing</title>
		<link rel="alternate" type="text/html" href="http://wiki.compsci.ca/index.php?title=Turing"/>
				<updated>2006-01-07T00:20:52Z</updated>
		
		<summary type="html">&lt;p&gt;209.226.179.186: /* Version History */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Turing is an interpreted pseudo-[[Programming Language]] developed by [[Holt Software Associates]] in 1982. It is intentionally similar to [[Pascal]] in syntax.&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
The primary developers of the Turing language were [[Ric Holt]] and [[James Cordy]], although it was later maintained by a larger group of people. Ric and James wrote it as an extension of the [[Euclid Programming Language]], an earlier project they had worked on at the University of Toronto. The original Turing variant was written largely to replace [[Pascal]] in Canadian high schools and universities, a goal that it has achieved quite admirably. Although originally written as a DOS-only compiler, the language has evolved over time, spreading to other platforms, and including an [[Object-oriented]] model. In 2001, Turing became &amp;quot;Object-Oriented Turing,&amp;quot; and this is the version that largely dominates Canadian high-school classrooms today.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
Turing is first and foremost a learning language, so it is lacking some of the features present in most 'modern' languages. Although Turing [[interpreters]] exist, there is no real Turing [[compiler]]. The one built into the standard Turing editor actually takes the Turing code and converts it to a machine-dependent &amp;quot;[[pseudo-code]]&amp;quot;, and then compiles that together with a stand-alone execution environment. This means that whenever a program is compiled, because of the inclusion of the execution environment, even a simple &amp;quot;Hello, World&amp;quot; program will take up approximately 700kb of disk space.&lt;br /&gt;
&lt;br /&gt;
However, for first-time programmers, it is a useful language. It contains all the essential programming features -- Input/Output, Control Flow, Iteration, graphics, etc. It strives to make common tasks (such as recieving keyboard input) as simple as possible, so that the student can focus on the logic of the program rather than details about the implementation. Most interestingly, it also offers direct access to the PC Parallel port, making it an ideal choice for high-school level Computer Engineering courses.&lt;br /&gt;
&lt;br /&gt;
==Version History==&lt;br /&gt;
&lt;br /&gt;
The latest version of Turing, according to Holt Software Associates, is 4.0.4c. However, there is a 4.0.4d (4.0.5) and 4.poop version available.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://www.holtsoft.com/turing/ Turing home page]&lt;/div&gt;</summary>
		<author><name>209.226.179.186</name></author>	</entry>

	</feed>