Differences between version 48 and previous revision of ProgrammingLanguages.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 48 | Last edited on Saturday, October 25, 2003 12:14:42 pm | by StuartYeates | Revert |
Older page: | version 47 | Last edited on Saturday, October 25, 2003 12:13:20 pm | by StuartYeates | Revert |
@@ -46,9 +46,9 @@
; [Erlang] : a simple FunctionalLanguage used for writing distributed real time systems, particularly telecommunications systems.
; [Prolog] : a declarative language based on predicate logic. Very useful for grammars, eg natural language processing (give it rules such as nouns and verbs, and it can validate simple sentences...)
-; [Eiffel] : a
ObjectOriented langauge design
for building large systems. The first general-puorse language to support [PreCondition]s and [PostCondition]s natively.
+; [Eiffel] : an
ObjectOriented langauge designed
for building large systems. The first general-puorse language to support [PreCondition]s and [PostCondition]s natively.
----
!!! Special Purpose