home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / text / tex / 11255 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.6 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!lucs!hes.csc.liv!bruce
  2. From: bruce@supr.scm.liv.ac.uk (Bruce Stephens)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: Big TeX's -- how hard are they to come by?
  5. Message-ID: <BRUCE.92Sep14115253@suprenum.supr.scm.liv.ac.uk>
  6. Date: 14 Sep 92 10:53:48 GMT
  7. References: <BuEC6r.B47@news.cso.uiuc.edu> <18p7lpINNc73@almaak.usc.edu>
  8.     <ROLFL.92Sep11084644@karl.uio.no>
  9. Sender: news@csc.liv.ac.uk (News Eater)
  10. Organization: Centre for Mathematical Software Research, Univ. Liverpool, UK
  11. Lines: 25
  12. Nntp-Posting-Host: supr.scm.liv.ac.uk
  13.  
  14. >>>>> On 11 Sep 92 07:46:44 GMT, rolfl@karl.uio.no (Rolf Lindgren) said:
  15.  
  16. > When Knuth wrote TeX, he knew what he was doing. This is a fundamental
  17. > assumption, and all arguments pro or con should be checked against this.
  18.  
  19. Agreed.
  20.  
  21. > Now, Web, I suppose, supports dynamic allocation of memory through
  22. > Pascal's new() operator, whose behavior in extreme cases is unspecified
  23. > and the execution speed of which is compiler dependent. 
  24.  
  25. It's the `behaviour in extreme cases' (i.e., if there's no memory
  26. left) and the fact that in Pascal you can't allocate an array of
  27. dynamically determined dimensions.  
  28.  
  29. Essentially it's the lack of pointer arithmetic, I guess.  Speed has
  30. absolutely nothing to do with it (the speed of *everything* is
  31. compiler dependent), except, I guess, that he could have
  32. done everything in terms of dynamically allocated linked lists rather
  33. than arrays, which would obviously have been slower and definitely a
  34. Bad Thing in terms of clarity.
  35.  
  36. --
  37. Bruce Stephens.  Centre for Mathematical Software Research, Liverpool Univ.
  38. Internet: bruce@uxb.liv.ac.uk     JANET: bruce@uk.ac.liv.uxb
  39.