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

  1. Path: sparky!uunet!mitech!gjc
  2. From: gjc@mitech.com (George J. Carrette)
  3. Newsgroups: comp.lang.scheme
  4. Subject: Re: What I learned from building Dylan/Thomas
  5. Message-ID: <2753@mitech.com>
  6. Date: 15 Sep 92 10:34:45 GMT
  7. References: <9209142230.AA20554@peanut.crl.dec.com>
  8. Organization: Mitech Corporation, Concord MA
  9. Lines: 21
  10.  
  11. In article <9209142230.AA20554@peanut.crl.dec.com>, jmiller@crl.DEC.COM writes:
  12. The
  13. > ... symbolic algebra system at the end of Chapter 2 of Structure and
  14. > Interpretation takes this much farther, 
  15.  
  16. I could understand that ok.
  17.  
  18. > but perhaps at the expense of
  19. > the gut-level understanding of the issue that comes from simply asking
  20. > the question "How does Scheme do that with its numbers, anyway?".
  21.  
  22. To tell the truth, I could never really understand that. You see,
  23. "how does XXX do it" begs the question completely of "why does XXX do YYY?"
  24.  
  25.   [Maybe the Math Dept at MIT help fry my brain.]
  26.  
  27. In a way, what happened is that CL and Scheme went one-up on FORTRAN-77
  28. in terms of its numeric support. Saints preserve us if a significant
  29. number of hackers here start taking looks at FORTRAN-90!
  30.  
  31. -gjc
  32.