home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / prolog / 2445 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.8 KB

  1. Path: sparky!uunet!ogicse!decwrl!waikato.ac.nz!aukuni.ac.nz!john-ha
  2. From: j_hamer@cs.aukuni.ac.nz (j_hamer)
  3. Newsgroups: comp.lang.prolog
  4. Subject: Re: Help !!
  5. Message-ID: <j_hamer-260193102423@john-ha.cs.aukuni.ac.nz>
  6. Date: 25 Jan 93 21:47:21 GMT
  7. Article-I.D.: john-ha.j_hamer-260193102423
  8. References: <1iv7leINNsc4@rave.larc.nasa.gov> 
  9.  <lenn.726916615@du9ds4><j_hamer-210193105028@john-ha.cs.aukuni.ac.nz> <93021.154835U35395@uicvm.uic.edu>
  10. Sender: news@ccu1.aukuni.ac.nz (News Owner)
  11. Followup-To: comp.lang.prolog
  12. Organization: computer Science
  13. Lines: 26
  14. Nntp-Posting-Host: john-ha.cs.aukuni.ac.nz
  15.  
  16. In article <93021.154835U35395@uicvm.uic.edu>, C. M. Sperberg-McQueen
  17. <U35395@uicvm.uic.edu> wrote:
  18. > If you wanted to write it in Pascal, why didn't you just compile it
  19. > in Pascal?  Heiner's program may well run longer than yours.  On the
  20. > other hand it is shorter, and much easier to see that it is correct.
  21. > Since my machines spend far more time waiting for my keystrokes than
  22. > they do working, I see no reason to worry about making code run faster
  23. > unless it is now running too slow.  Sufficient unto the day is the
  24. > evil thereof; why should I worry about trivial 'inefficiencies' like
  25. > those you see in Heiner's code, until they are making my work
  26. > unacceptably slow?
  27. > -C. M. Sperberg-McQueen
  28. >  University of Illinois at Chicago
  29.  
  30. I am not particularly worried about the performance of Heiner's program (it
  31. is lousy, but this is no immediate concern to a beginner).  It seemed to me
  32. that Mike's original posting was asking for some guidance, not a quick
  33. hack.  Quite simply, if you want to develop from a Prolog beginner into a
  34. proficient Prolog programmer, then you will spend your time studying good
  35. code.
  36.  
  37. -- John Hamer                           Email: J_Hamer@cs.aukuni.ac.nz
  38. -- Department of Computer Science
  39. -- University of Auckland, New Zealand.
  40.