Penguin

Differences between version 2 and revision by previous author of SourceCode.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 2 Last edited on Saturday, August 16, 2003 6:17:31 pm by CraigBox Revert
Older page: version 1 Last edited on Saturday, August 16, 2003 5:39:17 pm by StuartYeates Revert
@@ -1,3 +1,3 @@
 [SourceCode] is a collective noun refering any human-readable program which can be compiled or interpreted by a computer. 
  
-"Human-readable" is somewhat vague. Many modern [compilers|Compiler] work by translating their input language into language [C]. Such generated [C] [SourceCode] is very rarely human readable. There are also humans who read and write [Assembler] or even [MachineLangauge ]. 
+"Human-readable" is somewhat vague. Many modern [compilers|Compiler] work by translating their input language into language [C]. Such generated [C] [SourceCode] is very rarely human readable. There are also humans who read and write [Assembler] or even [MachineLanguage ].