home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / perl / 5957 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  3.6 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!waikato.ac.nz!aukuni.ac.nz!russell
  2. Newsgroups: comp.lang.perl
  3. Subject: Re: SAS compared to Perl
  4. Message-ID: <1992Sep15.213239.11500@ccu1.aukuni.ac.nz>
  5. From: russell@ccu1.aukuni.ac.nz (Russell Fulton)
  6. Date: Tue, 15 Sep 1992 21:32:39 GMT
  7. References: <hhg1-110992064042@132.197.14.85> <2axnl0d.jfh@netcom.com> 
  8.  <1992Sep13.211257.26114@ccu1.aukuni.ac.nz> <rick.57.716508425@sjsumcs.sjsu.edu>
  9. Organization: University of Auckland, New Zealand.
  10. Lines: 69
  11.  
  12. rick@sjsumcs.sjsu.edu (Richard M. Warner) writes:
  13.  
  14. >In article <1992Sep13.211257.26114@ccu1.aukuni.ac.nz> russell@ccu1.aukuni.ac.nz (Russell Fulton) writes:
  15. >>From: russell@ccu1.aukuni.ac.nz (Russell Fulton)
  16. >>Subject: Re: SAS compared to Perl
  17. >>Date: 13 Sep 92 21:12:57 GMT
  18. >>jfh@netcom.com (Jack Hamilton) writes:
  19. >>
  20. >>>I now do some things using perl on the PC that I would previously have
  21. >>>done in SAS.  Both are useful.  Perl is faster and has better string
  22. >>>manipulation capabilities; on the other hand, SAS has a lot of statistical,
  23. >>>graphical, and data entry tools that perl doesn't.  Different tools for
  24. >>>different jobs. 
  25. >>
  26. >>>SAS's major usage base is still on IBM mainframes, I believe.  Has anyone
  27. >>
  28. >> Not any more I think, SAS runs on all sorts of systems from PCs to
  29. >>mainframes. 
  30.  
  31. >True, but it is still *primarily* a mainframe/mini package.  But, I do not
  32. >think that the IBM mainframe world is its major field anymore - I think
  33. >that is about split between IBM and DEC.  Yes, it runs on PC's, but
  34. >there is a problem here.  The DOS version is a bit wimpy, too overlayed,
  35. >and an orphan (no upgrades past 6.04 while everything else is moving to
  36. >6.08).  The Windows version has problems.  SAS seems to likethe OS/2 
  37. >platform, in preference to Windows, but the OS wars may change their minds.
  38. >If you doubt that the big machines are still their primary domain, look
  39. >back a year and a half ago when SAS Institute put the Windows version on
  40. >hold so they could concentrate on bug fixes for the MVS, VM/CMS, and 
  41. >VMS platforms.
  42.  
  43. I agree with what Richard says. I am sure that the most of SAS's income
  44. is currently from large systems. But I wanted to make sure that people
  45. were not left with the impression that SAS only ran on large systems. (I
  46. know that's not what Jack actually said, but some may have taken it that
  47. way.) 
  48.  
  49. Richard mentions problems with windows release. I have been told that
  50. the reason for the latest delays were to include some new procedures.
  51. The original widows release was to be the last of 6.07 now it will be
  52. the first of the 6.08 releases. 
  53.  
  54. I beleive that SAS can see that the 'large system' market is srinking
  55. (or at least not growing as fast as the distributed market). They are
  56. working hard a getting their products working across a wide a base as
  57. possible.
  58.  
  59. One last comment: SAS is a very large system which covers many areas in
  60. any on of those areas you can find a product that does the job better
  61. than SAS. Where SAS comes into its own is when you need to work in more
  62. than one of these areas then SAS's ability to move data effortlessly
  63. between application quickly overrides any minor deficiencies in the
  64. applications.
  65.  
  66. So to get back to the origin of this thread, comparison of SAS and perl,
  67. if you have some grubby data that you want to cleanup and print a few
  68. simple tables from then use perl. If you want to produce fancy graphics
  69. or sophisticated statistics with the data as well then use SAS. Possibly
  70. after using perl to do the initial data extraction. (SAS can read just
  71. about any formated data file but it is often easier using perl's regular
  72. expressions.)
  73.  
  74. Cheers, Russell.
  75.  
  76.  
  77.  
  78. -- 
  79. Russell Fulton, Computer Center, University of Auckland, New Zealand.
  80. <rj_fulton@aukuni.ac.nz>
  81.