home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / misc / 4013 next >
Encoding:
Internet Message Format  |  1992-12-11  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!pacbell.com!network.ucsd.edu!lyapunov.ucsd.edu!mbk
  2. From: mbk@lyapunov.ucsd.edu (Matt Kennel)
  3. Newsgroups: comp.lang.misc
  4. Subject: Re: who should specify languages?
  5. Date: 12 Dec 1992 00:15:01 GMT
  6. Organization: Institute For Nonlinear Science, UCSD
  7. Lines: 33
  8. Message-ID: <1gbau5INN53d@network.ucsd.edu>
  9. References: <1992Dec10.192524.25311@newshost.lanl.gov>
  10. NNTP-Posting-Host: lyapunov.ucsd.edu
  11. X-Newsreader: Tin 1.1 PL3
  12.  
  13. jlg@cochiti.lanl.gov (J. Giles) writes:
  14. : A few *simple* languages would be a much better programming environment 
  15. : than one complicated language.  And, programming should consist of writing
  16. : the algorithms and data structures appropriate to the problem at hand,
  17. : and then picking whichever language(s) are available and most appropriate
  18. : for the chosen structures.
  19.  
  20. Yes.  Now, here's a complaint dressed as a question.  
  21.  
  22. Why do language designers never consider the interface to another language
  23. worthy of the slightest standardization?  
  24.  
  25. The implementation will of course be dependent on specific languages and
  26. compilers, but still there is enough commonality between langauges to allow
  27. a basic level of interaction.
  28.  
  29. It's as if they consider the language to live in a pure world of its own,
  30. uncontaminated by influences from the real world.
  31.  
  32. For example.  Why doesn't the ANSI C committees define "official" interfaces
  33. to FORTRAN (and Fortran) and vice versa?  Neither is about to disappear next
  34. week.  For other less common languages, this is even MORE important as
  35. you're likely to find library components and other necessary tools in
  36. languages other than your primary one.
  37.  
  38. : -- 
  39. : J. Giles
  40.  
  41. --
  42. -Matt Kennel          mbk@inls1.ucsd.edu
  43. -Institute for Nonlinear Science, University of California, San Diego
  44. -*** AD: Archive for nonlinear dynamics papers & programs: FTP to
  45. -***     lyapunov.ucsd.edu, username "anonymous".
  46.