home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6657 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 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: 31 Mar 1996 03:26:46 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Message-ID: <4jku1m$5fb@nadine.teleport.com>
  8. References: <4j7e3i$q49@newsbf02.news.aol.com> <4jjule$3ql@fizban.solace.mh.se>
  9. NNTP-Posting-Host: julie.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 wish they would have used an already existing language tho, like C.
  28.  
  29.  Stephan
  30.