home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / modula3 / 896 < prev    next >
Encoding:
Text File  |  1992-09-02  |  2.0 KB  |  53 lines

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!gatech!news.byu.edu!news.mtholyoke.edu!nic.umass.edu!nic.umass.edu!hudson
  3. From: hudson@cs.umass.edu (Rick Hudson)
  4. Subject: Re: What is the current status of GNU Modula 3?
  5. In-Reply-To: lim@soda.berkeley.edu's message of 2 Sep 1992 00:28:59 GMT
  6. Message-ID: <HUDSON.92Sep2101519@yough.cs.umass.edu>
  7. Sender: usenet@nic.umass.edu (USENET News System)
  8. Nntp-Posting-Host: yough.ucc.umass.edu
  9. Reply-To: hudson@cs.umass.edu
  10. Organization: Dept of Comp and Info Sci, Univ of Mass (Amherst)
  11. References: <1811sbINNqne@agate.berkeley.edu>
  12. Date: Wed, 2 Sep 1992 15:15:19 GMT
  13. Lines: 38
  14.  
  15. >>>>> On 2 Sep 1992 00:28:59 GMT, lim@soda.berkeley.edu (Lincoln Myers) said:
  16. Lincoln> Is someone working right now on gm3?  Is there a way to find out more about
  17. Lincoln> what it is, when it will be, beta testing, all that?
  18.  
  19. Yes, the gm3 project is alive and well. Right now it consists of
  20. the following University of Massachusetts related people:
  21.  
  22. Eliot Moss, Rick Hudson, Amer Diwan, Tony Hosking and Norman Walsh
  23.  
  24. I will only make estimated of when external alpha testing will begin a month
  25. after it has begun. Ask me again at the first of the year.
  26.  
  27. The compiler will be a native code compiler utilizing a lot of the gcc
  28. backend.  One technical paper concerning Modula-3 garbage collection support
  29. is easily available
  30.  
  31. @InProceedings{DMH91,
  32.   author =      "Amer Diwan and J. Eliot B. Moss and Richard L. Hudson",
  33.   title =      "Compiler Support for Garbage Collection in a Statically
  34.   Typed Language",
  35.   pages =      "273--282",
  36.   booktitle = "Conference on Programming Language Design and Implementation",
  37.   year =      1992,
  38.   organization = "SIGPLAN",
  39.   publisher = "ACM Press",
  40.   address =      "San Francisco, California",
  41.   month =      "June"
  42. }
  43.  
  44. Hope this helps.
  45. --
  46.  
  47.                 Richard L. Hudson, Research Associate
  48.                 University Computing Services
  49.                 Lederle Graduate Research Center
  50.                 University of Massachusetts
  51.                 Amherst, MA  01003
  52.                 (413) 545-1220; Hudson@cs.umass.edu
  53.