home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / scheme / 2844 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.3 KB

  1. Path: sparky!uunet!wupost!gumby!destroyer!cs.ubc.ca!columbia.cs.ubc.ca!not-for-mail
  2. From: manis@cs.ubc.ca (Vincent Manis)
  3. Newsgroups: comp.lang.scheme
  4. Subject: Re: applying or
  5. Date: 30 Dec 1992 22:11:51 -0800
  6. Organization: Institute for Pure and Applied Eschatology
  7. Lines: 18
  8. Message-ID: <1hu2v7INN8ng@columbia.cs.ubc.ca>
  9. References: <MOB.92Dec30090646@strident.think.com> <1hsiocINN2v6@columbia.cs.ubc.ca> <HULTQUIS.92Dec30161112@wk206.nas.nasa.gov>
  10. NNTP-Posting-Host: columbia.cs.ubc.ca
  11.  
  12. In article <HULTQUIS.92Dec30161112@wk206.nas.nasa.gov>
  13. hultquis@nas.nasa.gov writes: 
  14. >FORTRAN-77: 
  15. >    The .AND. and .OR. logical operands do not short-circuit. 
  16. Well, my last experience with Fortran was back when the dialects were
  17. sequentially numbered (except 3). In Fortran IV, I distinctly remember
  18. that the compilers I used (IBM 7044, IBM 360 G) did do McCarthy
  19. evaluation, but the standard left it undefined. (Fortran II had a
  20. particularly elegant solution to this dilemma, by leaving out boolean
  21. operators and values completely.)
  22.  
  23.  
  24.  
  25. -- 
  26. \    Vincent Manis <manis@cs.ubc.ca>      "There is no law that vulgarity and
  27.  \   Computer Science, Langara College     literary excellence cannot coexist."
  28.  /\  100 W. 49th Ave, Vancouver, BC, Canada (604) 324-5205  -- A. Trevor Hodge
  29. /  \ Co-author of ``The Schematics of Computation'', Prentice-Hall, Jan 1994
  30.