in reply to Re: Re: Ancient Philosophy And Programming Languages
in thread Ancient Philosophy And Programming Languages
Then, think of such examples : a Java program using only static members (or singletons) vs a good POO C++ program. The former is closer to C-style modules than the latter. And there are examples of OO C programs (glib/gtk).
It can be tricky. I think your categories apply to actual programs rather than languages. Then some languages are designed to provide one paradigm, so programs in this language will probably end up in only one of your categories, but not all of them (badly designed ones or other exceptions).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Ancient Philosophy And Programming Languages
by cyocum (Curate) on May 02, 2004 at 10:14 UTC | |
by theon (Beadle) on May 02, 2004 at 19:51 UTC | |
by cyocum (Curate) on May 03, 2004 at 22:27 UTC | |
Re: Re: Re: Re: Ancient Philosophy And Programming Languages
by cyocum (Curate) on May 02, 2004 at 15:22 UTC |