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

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: What the new Amiga-OS *must* have
  5. Date: 6 Apr 1996 20:12:26 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Message-ID: <4k6j7a$cnq@nadine.teleport.com>
  8. References: <4j7e3i$q49@newsbf02.news.aol.com> <4jjule$3ql@fizban.solace.mh.se>
  9. NNTP-Posting-Host: kelly.teleport.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Magnus Holmgren (cmh@lls.se) wrote:
  13. : In a message of 25 Mar 96, Cmarschn wrote to :
  14.  
  15. :  >> By inventing a new instruction set (one that could easily be converted
  16. :  >> to 68K, PPC etc.) and having executables with that instruction format,
  17. :  >> one executable could be executed on any processor type provided there
  18. :  >> is some translation program available.
  19.  
  20. :  C> Sounds *pretty* slow.
  21.  
  22. : Doesn't have to be.. Java uses a similar concept. It usually compiles to a
  23. : CPU-independant form, that interpreters can run fairly quickly. And that
  24. : code can then be compiled to native code, if the need should arise. And
  25. : the second part could be a part of the program installation..
  26.  
  27.  I see Java as an inbetwen solution... but maybe its' p-code' can be the 
  28.  basis of the next generation of compiler engine. 
  29.  
  30.  I also find Java very slow, anything realtime seem to require super
  31.  muscle machine... Did they say they will make a 'linker' out of the
  32.  interpreter?
  33.  
  34.  Stephan
  35.  
  36.