home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / software / 1455 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.9 KB  |  48 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!math.fu-berlin.de!informatik.tu-muenchen.de!LRZnews!stabl
  3. From: stabl@informatik.uni-muenchen.de (Robert Stabl)
  4. Subject: Re: ML for the NeXT??
  5. Message-ID: <1992Sep5.054459.8126@news.lrz-muenchen.de>
  6. Sender: news@news.lrz-muenchen.de (Mr. News)
  7. Organization: University of Munich, Germany
  8. References: <Yedv8wi00YV7A68VM7@andrew.cmu.edu> <188mlpINN2kr@usenet.INS.CWRU.Edu>
  9. Date: Sat, 5 Sep 1992 05:44:59 GMT
  10. Lines: 36
  11.  
  12. In article <188mlpINN2kr@usenet.INS.CWRU.Edu> mcn@b62103.student.cwru.edu writes:
  13. >In article <Yedv8wi00YV7A68VM7@andrew.cmu.edu> gb2a+@andrew.cmu.edu (George J.  
  14. >Baxter) writes:
  15. >>Hey folks, is there a standard ML compiler for the NeXT???
  16. >
  17. >1) You don't need to compile ML--it's already in machine form, hence the name.
  18. >2) If you want to compile ASSEMBLER--create the file with the extension '.s',  
  19. >and send it through cc.
  20. >
  21.  
  22. There seems to be a misinterpretation of the word ML in the quoted area above.
  23. Here ML is the abbreviation for Meta Language, not Machine Language.
  24.  
  25. I guess George wanted to know if there is an implementation of the 
  26. SML (Standard Meta Language) on the NeXT. Yes, there are implementations
  27. of SML on the NeXT. The New Jersey compiler (SML of NJ) compiles right
  28. out of the box on the NeXT, there is also an implementation of CAML on
  29. the NeXT.
  30.  
  31. You can get the sources of SMLofNJ on the following ftp servers:
  32.  research.att.com:/dist/ml/75.{src,mo.m68,doc,lib,tools}.tar.Z
  33.  ftp.informatik.uni-muenchen.de:/pub/sml/SML-of-NJ/75.{src,mo.m68,doc,lib,tools}.tar.Z
  34.  
  35. The binaries are on:
  36.  ftp.informatik.uni-muenchen.de:/pub/next/ProgLang/sml-75.tar.Z
  37.  
  38. Regards 
  39.  Robert Stabl.
  40.  
  41. -- 
  42.               Robert Stabl    email: stabl@informatik.uni-muenchen.de
  43. Computer Science Institute
  44.       University of Munich      Tel: +(49) 89 2180 6316
  45.            Leopoldstr. 11B      FAX: +(49) 89 2180 5246
  46.         D-8000 Muenchen 40
  47.                    Germany
  48.