home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11709 < prev    next >
Encoding:
Text File  |  1992-07-29  |  920 b   |  29 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!noc.near.net!mv!siia!drd
  3. From: drd@siia.mv.com (David Dick)
  4. Subject: Re: MUMPS programming language (history)
  5. Message-ID: <1992Jul29.153346.2027@siia.mv.com>
  6. Keywords: MUMPS M
  7. Organization: Software Innovations, Inc., Nashua, NH
  8. References: <1992Jul26.173923.21066@kosman.uucp> <1992Jul27.145356.6637@cs.mcgill.ca>
  9. Date: Wed, 29 Jul 92 15:33:46 GMT
  10. Lines: 17
  11.  
  12. We designed and implemented a language we called "AVL" (although
  13. we couldn't sell it under that name because "Audio Visual Labs
  14. objected -- so we call it "Proto-C").
  15.  
  16. It was a marriage of C control syntax with the Mumps datatype.
  17.  
  18. We developed it on a machine with 64K I-space and 64K D-space (
  19. an Onyx, if you must know), so we provided dynamic function linking.
  20.  
  21. It was a lot of fun to work with, without some of the cryptic
  22. aspects of Mumps.
  23.  
  24. David Dick
  25. Software Innovations, Inc. [the Software Moving Company]
  26.  
  27.  
  28.  
  29.