home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.20 / text0072.txt < prev    next >
Encoding:
Internet Message Format  |  1990-08-02  |  1.2 KB

  1. From:  Doug Gwyn <gwyn@smoke.brl.mil>
  2.  
  3. In article <744@longway.TIC.COM> From: buck@drax.gsfc.nasa.gov (Loren Buchanan)
  4. >Why should PASCALers, FORTRANers, etc. be coerced into giving up
  5. >their favorite language.  I regularly use three different langauges,
  6. >and I expect that the operating environment I am working under will
  7. >not impede my use of these languages.
  8.  
  9. That's not what we're talking about.  Pascal and Fortran can be
  10. fully implemented in a UNIX environment.  You are not being asked
  11. to "give up" those languages.  What I am saying is that you should
  12. not insist on using a language in an application domain for which
  13. it is ill suited.  Fortran is not an appropriate choice for systems
  14. programming applications in a UNIX environment.  While it is
  15. perhaps possible to devise a complete 1003.1 binding for Fortran
  16. (I suspect it wouldn't be possible for BASIC), there is no real need
  17. to do so.  On the other end of the spectrum, Ada has its own notions
  18. of tasking that don't mesh well with UNIX's process model.  Since
  19. the promulgators of Ada have insisted for years that Ada programs
  20. must not use extensions to the language, I suggest that holding them
  21. to their word would have been quite appropriate.
  22.  
  23. Volume-Number: Volume 20, Number 71
  24.  
  25.