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

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!mleone
  2. From: mleone+@cs.cmu.edu (Mark Leone)
  3. Newsgroups: comp.lang.functional
  4. Subject: Re: ibmpc versions of sml and caml wanted
  5. Message-ID: <Bu9IEn.D78.2@cs.cmu.edu>
  6. Date: 8 Sep 92 13:49:34 GMT
  7. Article-I.D.: cs.Bu9IEn.D78.2
  8. References: <DHK6H6N@hp832.informatik.hu-berlin.de> <1992Sep1.132959.29515@cnam.cnam.fr> <4155@seti.UUCP>
  9. Sender: news@cs.cmu.edu (Usenet News System)
  10. Organization: School of Computer Science, Carnegie Mellon
  11. Lines: 30
  12. Nntp-Posting-Host: economic.mess.cs.cmu.edu
  13.  
  14. In article <4155@seti.UUCP> Xavier.Leroy@inria.fr (Xavier Leroy) writes:
  15. >Concerning SML on a PC, I have heard about three implementations:
  16. >
  17. >* Micro-ML, [...]
  18. >
  19. >* A port of Edinburgh ML 0.35. [...]
  20. >
  21. >* A port of the New Jersey compiler to the 80386 PC under Windows,
  22. >developed by Yngvi Guttesen at the Technical University of Denmark.  A
  23. >report on this appeared in the last ML workshop, but I don't know if
  24. >the system is distributed yet. Seems to require a high-end PC (32M).
  25.  
  26. I'm not sure if Guttesen is supporting his Windows port.  I suspect he
  27. is not.  I've been unable to contact him.
  28.  
  29. I have ported the SML/NJ runtime system (versions 0.66 & 0.82) to
  30. Mach386 and BSD/386, and I've rewritten quite a bit of Guttessen's
  31. code generator.  This code will probably be incorporated into the
  32. standard SML/NJ distribution "real soon now".  If you want to try a
  33. "pre-alpha" release, let me know.  It may take a bit of work to get it
  34. running on non-BSD Unix variants.
  35.  
  36. I've run it on a 25 MHz laptop PC with only 12M of memory, and the
  37. performance is tolerable on medium-sized programs.  It does much
  38. better on a fast 486 with lots of memory.
  39.  
  40. --
  41. Mark Leone  <mleone@cs.cmu.edu>
  42. School of Computer Science, Carnegie Mellon University
  43. Pittsburgh, PA 15213  USA
  44.