From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: f891f,9d58048b8113c00f X-Google-Attributes: gidf891f,public X-Google-Thread: 10261c,2e71cf22768a124d X-Google-Attributes: gid10261c,public X-Google-Thread: 1014db,9d58048b8113c00f X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,2e71cf22768a124d X-Google-Attributes: gid103376,public From: O'Connor Subject: Re: next "big" language?? (disagree) Date: 1996/06/08 Message-ID: <31B9A721.696@apci.net>#1/1 X-Deja-AN: 159134784 references: <4p8nbt$3rj@btmpjg.god.bel.alcatel.be> content-type: text/plain; charset=us-ascii organization: Applied Personal Computing, Inc. mime-version: 1.0 reply-to: oconnor@apci.net newsgroups: comp.lang.ada,comp.lang.misc,comp.lang.c,comp.lang.pascal.misc x-mailer: Mozilla 3.0b4 (Win16; I) Date: 1996-06-08T00:00:00+00:00 List-Id: Ian Ward wrote: > > Of course, the time taken for the compiler to spot syntactic errors > is much less than that which a person takes. In fact, if the langauge > syntax is cunningly enough design such that different constructs look > sufficiently different, it will also wipe out a large proportion of > unwitting semantic (&functional) errors as well. This feature more > than makes up for compile times, which is one of the reasons languages > such as the Pascal family is twice as quick in terms of man hours to > get down to any arbitrary level of bugs. (It stands to reason, if one > does not have to worry about the syntax, one has more time to work > on the semantics.) > > Best regards, > Ian. This is precisely why I enjoy Smalltalk so much. With very few syntactical rules to worry about, whether I'm writing code or reading someone elses, I can concentrate more on the intent of the code. "What needs to be accomplished" rather than "What language rules do I have to remember for this situation". James O'Connor oconnor@apci.net ## ## ######## "He that loveth not ######## knoweth not God." ## --1 John 4:8 ## ## ## ##