home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / compiler / 2249 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.5 KB  |  40 lines

  1. Newsgroups: comp.compilers
  2. Path: sparky!uunet!world!iecc!compilers-sender
  3. From: Graham Matthews <gym@dcs.ed.ac.uk>
  4. Subject: Re: Different Strokes for Different Folks (Was: Assessing a language)
  5. Reply-To: Graham Matthews <gym@dcs.ed.ac.uk>
  6. Organization: Department of Computer Science, University of Edinburgh
  7. Date: Mon, 25 Jan 1993 10:55:58 GMT
  8. Approved: compilers@iecc.cambridge.ma.us
  9. Message-ID: <93-01-177@comp.compilers>
  10. References: <93-01-082@comp.compilers> <93-01-156@comp.compilers>
  11. Keywords: prolog, functional
  12. Sender: compilers-sender@iecc.cambridge.ma.us
  13. Lines: 25
  14.  
  15. (Jonathan Eifrig) wrote:
  16. >    Surprisingly, there hasn't been much work in developing
  17. >heterogenous programming environments, to support a sort of "mix and
  18. >match" approach to programming.  Such tools would go a long way to
  19. >alleviating the language holy wars, I think.
  20.  
  21. (Peter Ludemann) writes:
  22. > ... The tricky part from an implementation point of view is dealing with all
  23. > the various flavors of object code formats and the "features" of loaders
  24. > (dare I say "bugs"?).
  25.  
  26. The biggest problem I can see with mixed environments I can see is
  27. memory management. I tried to use Quintus Prolog to interface to C
  28. and things worked well until my C program started to do allocation
  29. and de-allocation, then the Prolog got real upset.
  30.  
  31. graham
  32.  
  33. --
  34. Graham Matthews
  35. Dept Comp Sci, Edinburgh Uni
  36. gym@dcs.ed.ac.uk
  37. -- 
  38. Send compilers articles to compilers@iecc.cambridge.ma.us or
  39. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  40.