home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7640 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: m.hendry@dial.pipex.com (Mathew Hendry)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: 680X0 -> PPC translator?
  5. Date: Fri, 19 Apr 96 20:54:24
  6. Organization: Private node.
  7. Distribution: world
  8. Message-ID: <19960419.4B1C60.12AB1@an133.du.pipex.com>
  9. References: <31499F8E.26A9@netvision.net.il> <volker.0fw1@vb.franken.de> <19960408.40F118.E8F9@an052.du.pipex.com> <316BD11F.69A7@netvision.net.il> <19960410.413918.CA24@aj158.du.pipex.com> <316FE1A5.3A1F@netvision.net.il> <19960413.4A71D0.E501@an089.du.pipex.com> <3174A593.5045@sapiens.com> <4l2btl$clb@serpens.rhein.de> <3175CDC2.4BFF@mail.stud.ingok.hitos.no> <4l65ed$n5s@serpens.rhein.de>
  10. NNTP-Posting-Host: an133.du.pipex.com
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. Michael van Elst (mlelstv@serpens.rhein.de) wrote:
  14. : But then the problem is a different one. Nobody needs to recompile
  15. : arbitrary programs. You just need to recompile the limited set of
  16. : programs generated by todays programming languages.
  17.  
  18. These languages can generate arbitrary algorithms (limited by the finite size
  19. of the machine), although the exact _form_ of those algorithms will be
  20. influenced by the compiler. Added to that, optimisers (human or machine) will
  21. alter the form of the algorithms significantly.
  22.  
  23. :                                                     And then it is
  24. : not trivial but still easy to decipher the output of a particular
  25. : compiler.
  26.  
  27. Presuming that you can reliably determine which compiler was actually used, if
  28. indeed the same compiler or even language was used for all parts of that
  29. program.
  30.  
  31. -- Mat.
  32.