home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / fortran / 3227 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!fjh
  3. From: fjh@cs.mu.OZ.AU (Fergus Henderson)
  4. Subject: Re: Small Language Wanted
  5. Message-ID: <9224102.1936@mulga.cs.mu.OZ.AU>
  6. Organization: Computer Science, University of Melbourne, Australia
  7. References: <H.3lvmyc56w&A@lionbbs.bs.open.de> <17gsgnINN903@network.ucsd.edu> <9224014.17999@mulga.cs.mu.OZ.AU> <1992Aug27.151505.19860@hubcap.clemson.edu>
  8. Date: Thu, 27 Aug 1992 16:28:57 GMT
  9. Lines: 35
  10.  
  11. mjs@hubcap.clemson.edu (M. J. Saltzman) writes:
  12.  
  13. >In article <9224014.17999@mulga.cs.mu.OZ.AU> fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON) writes:
  14. >>mbk@lyapunov.ucsd.edu (Matt Kennel) writes:
  15. >>
  16. >>>UweKloss@lionbbs.bs.open.de ( Uwe Kloss) writes:
  17. >>>: > In addition, C has nothing equivalent to Fortrans **
  18. >>>: > operator nor does it have complex types.
  19. >>
  20. >>Note however that C++ does have complex types.
  21. >                       ^^^^
  22. >Complex types can be implemented as a class...
  23.  
  24. The complex type is a standard part of C++.
  25. Saying that C++ does not have a complex type is like
  26. saying that C does not have any I/O.
  27. In my opinion, the fact that it can be implemented using
  28. the language rather than being a built-in special feature of
  29. the language is an ADVANTAGE.
  30.  
  31. Languages like Fortran and Pascal have special primitives for
  32. I/O that cannot be implemented using the language; rather they
  33. must be part of the compilation system. Every such feature is
  34. IHMO evidence of the weakness of such languages.
  35.  
  36. -- 
  37. Fergus Henderson             fjh@munta.cs.mu.OZ.AU      
  38. This .signature VIRUS is a self-referential statement that is true - but 
  39. you will only be able to consistently believe it if you copy it to your own
  40. .signature file!
  41. -- 
  42. Fergus Henderson             fjh@munta.cs.mu.OZ.AU      
  43. This .signature VIRUS is a self-referential statement that is true - but 
  44. you will only be able to consistently believe it if you copy it to your own
  45. .signature file!
  46.