home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / function / 1377 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.3 KB  |  27 lines

  1. Newsgroups: comp.lang.functional
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!rpi!batcomputer!munnari.oz.au!bunyip.cc.uq.oz.au!marlin.jcu.edu.au!coral.cs.jcu.edu.au!farrell
  3. From: farrell@coral.cs.jcu.edu.au (John Farrell)
  4. Subject: The end of space leaks as we know them
  5. Message-ID: <farrell.721973086@coral>
  6. Keywords: lazy backtracking Gofer
  7. Sender: news@marlin.jcu.edu.au (USENET News System)
  8. Organization: James Cook University
  9. References: <TMB.92Nov12122350@arolla.idiap.ch> <1992Nov12.162725.25836@cs.yale.edu> <BxM80r.1Hu@dcs.glasgow.ac.uk>
  10. Date: 17 Nov 92 04:04:46 GMT
  11. Lines: 14
  12.  
  13. In <BxM80r.1Hu@dcs.glasgow.ac.uk> kh@dcs.glasgow.ac.uk (Kevin Hammond) writes:
  14. >Most functional language implementations that I know in detail (strict
  15. >or non-strict) have, or have had, significant space-leak problems.
  16.  
  17.   I am not a functional language implementor, so please pardon my ignorance
  18. about space leaks, but here is something that might be very important. On page
  19. 123 of IEEE Software, September 1992, is an article about a product called
  20. Purify for debugging memory management in C and C++. The author of the article
  21. cannot speak highly enough of it. This may be just the thing to eliminate
  22. space leaks forever.
  23.   For more information, it appears you can email to info@pure.com.
  24.  
  25.  
  26. John
  27.