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=2.6 required=5.0 tests=BAYES_20,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!leah!bingvaxu!sunybcs!moogvax!terry From: terry@moogvax.UUCP (Terry Westley) Newsgroups: comp.lang.ada Subject: Re: Case insensitivity Summary: Yes, case insensitivity is a positive Ada feature Message-ID: <799@moogvax.UUCP> Date: 20 Feb 89 14:41:32 GMT References: <8902182258.AA19085@ajpo.sei.cmu.edu> <317@sagpd1.UUCP> Reply-To: terry@moogvax.UUCP (Terry Westley) Followup-To: comp.lang.ada Organization: Moog Inc. Electronics & Systems Division, Orchard Park NY List-Id: In article <317@sagpd1.UUCP> banderso@sagpd1.UUCP (Bruce Anderson) writes: >My question is, does everyone think that the case-insensitivity of >Ada is a positive feature and if so why? Personally, if I see a >variable 'aBcDe' and another one 'AbCdE' they don't immediately strike >me as being the same and is therefore confusing when they are. Yes, I do: 1) Although natural language is case sensitive in proper usage, it is not necessary for understanding. i'm sure you know what i mean. 2) I use C just as much as Ada. Case sensitivity is a minor annoyance in a language that requires human perfection. By this I mean that the compiler does not catch as many typos and careless mistakes as an Ada compiler. I believe that the programmer and the compiler have different strengths and that compilers and languages should be designed with that in mind. -- Terry Westley Moog, Inc. (no, not the synthesizer company) East Aurora, NY 14052-0018 {boulder,decvax,rocksanne,rutgers,ames}!sunybcs!moogvax!terry