Penguin
Annotated edit history of Oberon version 6, including all changes. View license author blame.
Rev Author # Line
6 AristotlePagaltzis 1 A ProgrammingLanguage and more written by NicolasWirth. 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].
3 GerwinVanDeSteeg 2
3 -----
4 StuartYeates 4 CategoryProgrammingLanguages CategoryObjectOrientedProgrammingLanguages