home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / misc / 2705 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.5 KB

  1. Xref: sparky comp.lang.misc:2705 comp.lang.c:11635 comp.lang.lisp:2112
  2. Path: sparky!uunet!wupost!uwm.edu!rutgers!ub!galileo.cc.rochester.edu!prodigal.psych.rochester.edu!eric
  3. From: eric@prodigal.psych.rochester.edu (Eric Hansen)
  4. Newsgroups: comp.lang.misc,comp.lang.c,comp.os.unix,comp.lang.lisp
  5. Subject: Re: MUMPS programming language
  6. Message-ID: <1992Jul27.132344.13422@galileo.cc.rochester.edu>
  7. Date: 27 Jul 92 13:23:44 GMT
  8. References: <1992Jul25.065551.2643@cse.uta.edu>
  9. Sender: news@galileo.cc.rochester.edu
  10. Organization: University of Rochester - Rochester, New York
  11. Lines: 18
  12. Nntp-Posting-Host: prodigal.psych.rochester.edu
  13.  
  14. saleh@cse.uta.edu (Medhat Saleh AbdelHady) writes:
  15.  
  16. > Anybody has an idea about a language called MUMPS ? 
  17.  
  18. I've never actually seen MUMPS, but nearly all the programmers where I
  19. work use a language called MIIS (pronounced like "meese", as in "I hate
  20. those meeces to pieces").  Apparently, MUMPS is very similar to MIIS.
  21. So, based on that, I'll tell you what I know about MIIS.  It's nearly
  22. always an interpreted language, which goes by lines (like BASIC).  It's
  23. also very cryptic - every keyword is a one-letter abbreviation.  On
  24. the MIIS system here (which runs a hospital mainframe), every program
  25. has a code limit of 2k, and then 2k for heap/stack combined.  It
  26. seems to be sort of slow, and not much fun to work with.  Fortunately,
  27. I've just been hired here as the "new blood", with actual experience in
  28. legitamate languages.  If you presently program in C, Pascal, or even
  29. Fortran, MIIS (and likely MUMPS) ios a real downgrade.
  30.  
  31. - Eric
  32.