home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / hp48 / 7230 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.sys.hp48
  2. Path: sparky!uunet!gatech!mailer.cc.fsu.edu!fsunuc.physics.fsu.edu!books
  3. From: books@fsunuc.physics.fsu.edu (Roger Books)
  4. Subject: Re: C compiler for HP48
  5. Message-ID: <books.196.0@fsunuc.physics.fsu.edu>
  6. Sender: news@mailer.cc.fsu.edu (Usenet News File Owner)
  7. Nntp-Posting-Host: nrb209a.physics.fsu.edu
  8. Organization: FSU nuclear physics
  9. References: <C15xss.1H6@nvcc.uucp>
  10. Date: Thu, 21 Jan 93 14:10:24 GMT
  11. Lines: 27
  12.  
  13. In article <C15xss.1H6@nvcc.uucp> robdoss@harrier (Robert C. Doss) writes:
  14.  
  15. >    I was recently showing my HP48 to our network system administrator  
  16. >Chris Osborn.  He asked me if it were possible to program in assembly  
  17. >language on the HP48.  When I told him that I did not know I began to do  
  18. >some research on the subject.  A few days later, after I discovered that  
  19. >it was indeed possible to program in assembly language on the HP48, I told  
  20. >Chris of my discovery.  He then said something to me that really hit home  
  21. >and is the reason why I am posting this article.  He said that because we  
  22. >can program in assembly language on the HP48, it could be possible to  
  23. >write a C compiler.
  24.  
  25. [stuff deleted]
  26.  
  27. >--
  28. >Robert C. Doss, Engineering Student
  29. >Napa Valley College
  30. >robdoss%nvcc.uucp@groucho.sonoma.edu  NeXTmail ok
  31.  
  32. Well, do you want a C compiler on the 48, or a cross compiler?  The gnu
  33. compiler could probably be reconfigured to work as a cross compiler.  It
  34. has the bonus of giving very optimized code which is important to the
  35. limited 48 memory.  If you wanted a compiler on the 48 you could always
  36. try to port Tiny-C.
  37.  
  38. Roger
  39. books@fsunuc.physics.fsu.edu
  40.