home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / programm / 14584 < prev    next >
Encoding:
Internet Message Format  |  1992-08-26  |  1.8 KB

  1. Path: sparky!uunet!sun-barr!ames!claris!outpost.SF-Bay.org!peirce
  2. From: peirce@outpost.SF-Bay.org (Michael Peirce)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: incrementation differences/THINK C 4.0 vs. 5.0
  5. Message-ID: <D2150035.c21d0r@outpost.SF-Bay.org>
  6. Date: 26 Aug 92 17:55:44 GMT
  7. Reply-To: peirce@outpost.SF-Bay.org (Michael Peirce)
  8. Organization: Peirce Software
  9. Lines: 35
  10. X-Mailer: uAccess - Macintosh Release: 1.5v4
  11.  
  12.  
  13. In article <38119@unix.SRI.COM> (comp.sys.mac.programmer), mxmora@unix.SRI.COM (Matt Mora) writes:
  14. > Also why can't the compiler say this when a ";" is missing.
  15. > Missing an ";" at the end of this line. Should I add one?"
  16. > "Add one and Continue" or "Cancel"
  17. > instead of
  18. > "Missing a ";" at the end of statement."
  19. > and stop compiling. 
  20. > Compilers have a long way to go yet. I can't believe that the Mac user
  21. > interface hasn't worked its magic on compiler designers yet.
  22.  
  23. In a previous life I worked at DEC and used the Language Sensitive
  24. Editor (LSE) and the Ada compiler on VMS.  IT DID THIS.
  25.  
  26. Actually it would make the change to your source code in LSE and then
  27. ask you for confirmation.  I can't remember ever telling it not to
  28. keep the change.
  29.  
  30. It was a pretty good development environment for VT based applications
  31. (though called them programs in those days :-)
  32.  
  33. I also remember an, ahem, COBOL compiler that made the type of assumptions
  34. you are talking about.  Of course, I'll never admit to writing a single
  35. line of COBOL.
  36.  
  37. --  Michael Peirce      --   peirce@outpost.SF-Bay.org
  38. --  Peirce Software     --   Suite 301, 719 Hibiscus Place
  39. --                      --   San Jose, California USA 95117
  40. --  Makers of...        --   voice: (408) 244-6554 fax: (408) 244-6882
  41. --            SMOOTHIE  --   AppleLink: peirce & America Online: AFC Peirce
  42.