Differences between version 4 and revision by previous author of MarkupLanguage.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Tuesday, September 6, 2005 9:34:18 pm | by AristotlePagaltzis | Revert |
Older page: | version 2 | Last edited on Thursday, August 21, 2003 1:23:39 pm | by StuartYeates | Revert |
@@ -1,7 +1,3 @@
-A language for marking up information, usually used for interchange between programs and for file formats
.
+A language for marking up information, usually used for interchange between programs and for FileFormat~s. It differs from a ProgrammingLanguage in that it is not TuringComplete
.
-A MarkupLanguage differs from a ProgrammingLanguage in that it is not TuringComplete. A ProgrammingLanguage can be expressed in a MarkupLanguage (as [XSLT] is expressed in [XML]).
-
-Unlike an [Encoding] ([ASCII], [unicode(7)], etc) a MarkupLanguage defines [Semantics].
-
-
[RTF], [SGML], [XML] are [
MarkupLanguage]
s.
[C], [Java], [PDF]
and [
PostScript]
are [
ProgrammingLanguage]
s.
+[RTF], [SGML], [XML] are MarkupLanguage~
s, while
[C], [Java], and PostScript are ProgrammingLanguage~
s.