<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://coderwiki.org/index.php?action=history&amp;feed=atom&amp;title=Source_code</id>
	<title>Source code - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://coderwiki.org/index.php?action=history&amp;feed=atom&amp;title=Source_code"/>
	<link rel="alternate" type="text/html" href="http://coderwiki.org/index.php?title=Source_code&amp;action=history"/>
	<updated>2026-05-19T01:39:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://coderwiki.org/index.php?title=Source_code&amp;diff=136&amp;oldid=prev</id>
		<title>Dylan: new: info, translators</title>
		<link rel="alternate" type="text/html" href="http://coderwiki.org/index.php?title=Source_code&amp;diff=136&amp;oldid=prev"/>
		<updated>2025-08-15T11:45:26Z</updated>

		<summary type="html">&lt;p&gt;new: info, translators&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Source code is the human-readable version of the [[program]].&lt;br /&gt;
&lt;br /&gt;
It is written in a [[programming language]].&lt;br /&gt;
&lt;br /&gt;
[[Central processing unit|CPUs]] only understand [[machine code]], not source code. This means we need a [[translator]] to convert this source code into [[machine code]] which the computer understands.&lt;br /&gt;
&lt;br /&gt;
== Translators ==&lt;br /&gt;
The two main types of translators for source code are:&lt;br /&gt;
&lt;br /&gt;
* [[Compiler]]&lt;br /&gt;
* [[Interpreter]]&lt;/div&gt;</summary>
		<author><name>Dylan</name></author>
	</entry>
</feed>