home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / text / tex / 11146 < prev    next >
Encoding:
Text File  |  1992-09-11  |  1.8 KB  |  48 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!mcsun!ieunet!tcdcs!maths.tcd.ie!tim
  3. From: tim@maths.tcd.ie (Timothy Murphy)
  4. Subject: Re: Big TeX's -- how hard are they to come by?
  5. Message-ID: <1992Sep11.230429.24578@maths.tcd.ie>
  6. Organization: Dept. of Maths, Trinity College, Dublin, Ireland.
  7. References: <BuEC6r.B47@news.cso.uiuc.edu> <18p7lpINNc73@almaak.usc.edu> <ROLFL.92Sep11084644@karl.uio.no>
  8. Date: Fri, 11 Sep 1992 23:04:29 GMT
  9. Lines: 37
  10.  
  11. rolfl@karl.uio.no (Rolf Lindgren) writes:
  12.  
  13.  
  14. >Now, Web, I suppose, supports dynamic allocation of memory through
  15. >Pascal's new() operator, whose behavior in extreme cases is unspecified
  16. >and the execution speed of which is compiler dependent. 
  17.  
  18. >A similar problem is that if you use dynamic allocation of memory, you
  19. >can't compare the speed of different implementations of a given algorithm,
  20. >partly because the speed of different types of pointer allocation is
  21. >compiler dependent and not easily computed. To be able to rank
  22. >implementations of algorithms according to their speed is crucial if a
  23. >program does a lot of operations on its data structure, as TeX does.
  24.  
  25. Sorry, /dev/null is full.
  26. This is really nonsense.
  27. There was difficulty with dynamic allocation in Pascal,
  28. but there is absolutely no reason why it should not be introduced
  29. into TeX in C.
  30. In fact Karl Berry (in charge of UnixTeX distribution)
  31. has said that he is working on this.
  32.  
  33. However, I doubt if it would be possible to go
  34. from small to large TeX dynamically,
  35. as the size of the elements in the large mem array 
  36. (and other arrays) 
  37. differs in the 2 cases.
  38. For this reason,
  39. it would still be necessary to have small and large TeX,
  40. even if the latter was dynamically extensible.
  41.  
  42.  
  43. -- 
  44. Timothy Murphy  
  45. e-mail: tim@maths.tcd.ie
  46. tel: +353-1-2842366
  47. s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
  48.