home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / software / 3106 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.6 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ncar!noao!arizona!kline
  2. From: kline@cs.arizona.edu (Nick Kline)
  3. Newsgroups: comp.sys.next.software
  4. Subject: Re: FORTRAN-  and Pascal-Compiler
  5. Message-ID: <28337@optima.cs.arizona.edu>
  6. Date: 16 Dec 92 16:59:31 GMT
  7. References: <1992Dec14.235008.5632@jaeger.ka.sub.org>
  8. Sender: news@cs.arizona.edu
  9. Organization: U of Arizona CS Dept, Tucson
  10. Lines: 44
  11.  
  12. In article <1992Dec14.235008.5632@jaeger.ka.sub.org>  writes:
  13. >Hello people out there in NeXTland,
  14. >
  15. >I am a student and for my studies I need a FORTRAN- as well as a  
  16. >Pascal-Compiler for my NeXT-machine, because my professors don't want to  
  17. >believe, that it makes more sense to learn NeXTSTEP-programming or  
  18. >Objective-C
  19.  
  20.  
  21. For pascal you should get the excellent pascal to c compiler.  It
  22. produces C code and then you compile the C code.  It works very
  23. well. In the past I have compiled it on both a System V machine and
  24. a BSD one and I expect it to work without much trouble on a Next.
  25.  
  26. It handles several dialects of Pascal, including Turbo Pascal, HP Pascal,
  27. and VMS Pascal.
  28.  
  29. Was the original poster in Germany?  Here are several places that have the
  30. compiler, called p2c which archie provided:
  31.  
  32. Host hobiecat.pcmp.caltech.edu
  33.  
  34.     Location: /pub
  35.            FILE -rw-rw-r--    1324407  Jul  3 16:34  p2c.tar.Z
  36.  
  37. Host kum.kaist.ac.kr
  38.  
  39.     Location: /pub/language
  40.            FILE -r--r--r--    1543147  Jun  4 1991  p2c.tar.Z
  41.  
  42. Host nuri.inria.fr
  43.  
  44.     Location: /prog/tools
  45.            FILE -rw-rw-r--     493255  Mar 14 1991  p2c.tar.Z
  46.  
  47. Host pemrac.space.swri.edu
  48.  
  49.     Location: /Convex/INCOMING/Hamburg
  50.            FILE -rw-r-----    1498227  Nov 22 1991  p2c.tar.Z
  51.  
  52.  
  53.  
  54. -nick
  55. kline@cs.arizona.edu
  56.