Penguin
Blame: NicolasWirth
EditPageHistoryDiffInfoLikePages
Annotated edit history of NicolasWirth version 3, including all changes. View license author blame.
Rev Author # Line
1 AristotlePagaltzis 1 ;: ''Europeans call him by name, Americans call him by value.'' %%% (a little play on words on his surname)
2
2 AristotlePagaltzis 3 A software engineer and influential mind in the era of structured programming who invented the [ProgrammingLanguage]s Algol-W, [Pascal], [Modula2], and [Oberon].
1 AristotlePagaltzis 4
5 Though he does not go to the extreme that ChuckMoore does, he favours simplicity in programming language design -- perhaps just a little too much for [some programmers' comfort|http://www.moorecad.com/standardpascal/notpascal.html].
6
3 AristotlePagaltzis 7 [Pascal] was conceived primarily as a teaching language and is probably the best known, as are its limitations. [Modula2] was his attempt to overcome them and create a real systems ProgrammingLanguage. It is said that ''it would be everyone's favorite programming language if it only had one more feature, but no one agrees on what that feature should be''.