Differences between version 5 and revision by previous author of Oberon.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Wednesday, November 5, 2003 8:05:24 am | by BernhardTreutwein | Revert |
Older page: | version 4 | Last edited on Monday, October 27, 2003 1:20:11 pm | by StuartYeates | Revert |
@@ -1,4 +1,4 @@
-A ProgrammingLanguage and more written by NicolasWirth
. While its syntax is similar to [Pascal] and [Modula2], it is purely
[ObjectOriented] and has [GarbageCollection]. However it also contains a complete environment including a non-overlapping window [GUI], a shell, and a a task manager -- much like SmallTalk. You may be interested in [some screenshots of Oberon|http://www.oberon.ethz.ch/native/WebScreen.html].
+A ProgrammingLanguage and more written by Niklaus Wirth
. While its syntax is similar to [Pascal] and [Modula2], it is [ObjectOriented] and has [GarbageCollection]. However it not only a language, but
also contains a complete environment including a non-overlapping window [GUI], a shell, and a a task manager -- much like SmallTalk. You may be interested in [some screenshots of Oberon|http://www.oberon.ethz.ch/native/WebScreen.html].
-----
CategoryProgrammingLanguages CategoryObjectOrientedProgrammingLanguages