A summary of D's design principles
Walter Bright
newshound2 at digitalmars.com
Sat Sep 18 11:32:53 PDT 2010
Walter Bright wrote:
> C wasn't designed around a single paradigm, either, it
> was intended as a general purpose language, and was specifically not
> designed for any particular area of application (so says K&R).
One example of C not being a particular paradigm is that it included modern (for
the time) structured programming constructs, but still supported goto.
More information about the Digitalmars-d
mailing list