home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / forth / 3727 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  1.9 KB

  1. Path: sparky!uunet!pipex!bnr.co.uk!uknet!mucs!m1!bevan
  2. From: bevan@cs.man.ac.uk (Stephen J Bevan)
  3. Newsgroups: comp.lang.forth
  4. Subject: Re: Forth for Sparc and other Unix based computers
  5. Message-ID: <BEVAN.93Jan1223716@panda.cs.man.ac.uk>
  6. Date: 1 Jan 93 22:37:16 GMT
  7. References: <BEVAN.92Dec9220107@hippo.cs.man.ac.uk>
  8.     <1992Dec14.130553.11948@sol.ctr.columbia.edu>
  9.     <1htmebINN819@bang.hal.COM> <1i20irINNecr@life.ai.mit.edu>
  10. Sender: news@cs.man.ac.uk
  11. Organization: Department of Computer Science, University of Manchester
  12. Lines: 27
  13. In-reply-to: mikc@hal.gnu.ai.mit.edu's message of 1 Jan 93 17:55:39 GMT
  14.  
  15. In article <1i20irINNecr@life.ai.mit.edu> mikc@hal.gnu.ai.mit.edu (Mike Coughlin) writes:
  16.    >Stephen J Bevan (bevan@cs.man.ac.uk) wrote:
  17.    >: where am I supposed to get a FREE native code Forth
  18.    >: system for SPARCstations?  With so many implementations of other
  19.    >: languages available for free, I have a tough time justifying the
  20.    >: purchase of a Forth system.
  21.  
  22.       There are versions of Forth that are designed to run on any Unix 
  23.    workstation. They are written in "C" for portability. For a "free" one,
  24.    try TILE from the GNU collection of programs. Of course you will have
  25.    to spend time instead of money compiling it and getting it to work.
  26.  
  27. It compiles without a glitch on a SPARC, but it fails the second
  28. criterion i.e. it isn't a _native_ code FORTH.  If you are wondering
  29. why it has to be native, see the message I was responding to (back on
  30. the 9th of Dec).
  31.  
  32.  
  33.       For a commercial Forth that runs on SPARCstations, try Sun Forth or
  34.    C Forth from Bradley Forthware, P. O. Box 4444, Mountain View, CA 94040.
  35.    It is similar to the boot prom on SPARCstations (same author) but it 
  36.    will do a lot more than just boot or debug your computer.
  37.  
  38. These fail the second criterion i.e. they aren't _free_ (though I am
  39. tempted to get one of them for my personal use).
  40.  
  41. bevan
  42.