home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / c / 13509 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  2.4 KB

  1. Xref: sparky comp.lang.c:13509 comp.lang.pascal:5322 comp.lang.misc:3021
  2. Newsgroups: comp.lang.c,comp.lang.pascal,comp.lang.misc
  3. Path: sparky!uunet!wupost!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!news.belwue.de!eratu.rz.uni-konstanz.de!nyx.uni-konstanz.de!phfrom
  4. From: phfrom@nyx.uni-konstanz.de (Hartmut Frommert)
  5. Subject: Re: Opinions on case sensitivity in programming languages?
  6. Message-ID: <phfrom.279@nyx.uni-konstanz.de>
  7. Sender: usenet@eratu.rz.uni-konstanz.de
  8. Organization: Dept. of Physics, University of Constance
  9. References: <1992Sep10.034246.14218@oucsace.cs.ohiou.edu>
  10. Date: Fri, 11 Sep 1992 09:31:42 GMT
  11. Lines: 37
  12.  
  13. tswingle@oucsace.cs.ohiou.edu (Tom Swingle) writes:
  14. ..
  15. >1.  Do you prefer programming in a language which is case-sensitive or case-
  16. >insensitive (or does it even make a difference to you), and why?
  17.  
  18. Depends on what I want to do: For a typesetting language (i.e. (Ams)(La)TeX)
  19. it seems natural to be case sensitive (as TeX is) because the text to typeset
  20. is case sensitive anyway. For programming, I would slightly prefer case 
  21. insensitive languages so that you may use Capitals for making names easier to
  22. read/understand (TResourceCollection.CopyFrom, ...) but use as you want when 
  23. fasttyping a test program.
  24.  
  25. >2.  How significant an issue is case-sensitivity in your preference toward one
  26. >language over another?
  27.  
  28. Not very.
  29.  
  30. >3.  Since this article is posted to the C and Pascal newsgroups, here is a
  31. >question for the respective users of each language:  To the C programmers, do
  32. >you feel that you would like C better if it were case-insensitive; and to the
  33. >Pascal programmers, do you feel that you would like it better with case
  34. >sensitivity?  [..]
  35.  
  36. I (pascal user) like it more as it is but could also live with it anyway.
  37.  
  38. >4.  If you were designing a language, would you make it case-sensitive, case-
  39. >insensitive, or maybe even allow for an option to go either way.  [..]
  40.  
  41. As stated above, I would make a typesetting language case sensitive, a
  42. general programming language (like C, Pascal, or Mathematica) case 
  43. insensitive. BTW I can live with and use Mma. being case sensitive.
  44. --
  45.  Hartmut Frommert, Physics, Univ of Constance, | + Whale killing is murder. +
  46.  P.O.Box 55 60, D-W-7750 Konstanz, Germany | + Eat whale killers, not whales.
  47.  E-Mail: <phfrom@nyx.uni-konstanz.de>
  48. +    "Windows NoT" expands in German to "Windows Noch Teurer"
  49. +                                                ^even   ^more expensive
  50.