home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / function / 1545 < prev    next >
Encoding:
Text File  |  1993-01-22  |  2.6 KB  |  64 lines

  1. Newsgroups: comp.lang.functional
  2. Path: sparky!uunet!mcsun!sun4nl!sci.kun.nl!cs.kun.nl!leonp
  3. From: leonp@cs.kun.nl (Leon Pillich)
  4. Subject: Re: FPL on Macintosh
  5. Message-ID: <C18yIC.I1E@sci.kun.nl>
  6. Sender: news@sci.kun.nl (News owner)
  7. Nntp-Posting-Host: zeus.cs.kun.nl
  8. Organization: University of Nijmegen, The Netherlands
  9. References: <1993Jan15.170624.1277@qucis.queensu.ca> <1993Jan20.144949.6651@sstl.uucp> <1993Jan21.134744.4873@lth.se> <C17n7s.Cs2@dcs.glasgow.ac.uk>
  10. Date: Fri, 22 Jan 1993 08:34:59 GMT
  11. Lines: 51
  12.  
  13. In <C17n7s.Cs2@dcs.glasgow.ac.uk> kh@dcs.glasgow.ac.uk (Kevin Hammond) writes:
  14.  
  15. >In article <1993Jan21.134744.4873@lth.se> d92mbe@efd.lth.se (Martin Bergendahl) writes:
  16. >>>there is concurrent Clean for the Mac available by ftp from University of Nijmegen which also offers the scope for stand-alone applications.
  17. >>
  18. >>How large is it?  Can you do good applications with it? What is the
  19. >>difference between concurrent Clean and Standard ML? 
  20.  
  21. >They're pretty different.  The Clean people will tell you how.
  22.  
  23. I'm not an official spokesman but I know something about
  24. Concurrent Clean.
  25. First of all it is based on graph rewriting (it actually is a
  26. graph rewriting language).
  27. You can develop full flavoured Mac applications with it
  28. (here someone wrote a multiple window text editor with it).
  29. The code that is produced by the compiler is rather efficient.
  30. (The editor is about as fast as any editor on Mac can be!).
  31. The compiler comes with a integrated development environment
  32. (no debugger however). There is also a simulator available to let you trace
  33. concurrent clean programs.
  34.  
  35. There is a library available (actually is being completed now)
  36. that supports a very high level gui programming environment.
  37.  
  38. All this is (or will be) available for anonymous ftp
  39. at ftp.cs.kun.nl in directory pub/Clean (I think).
  40. There is also a version available for Sun3/Sun4 (of the compiler,
  41. the above mentioned gui librarie will also be available for sun4
  42. within short time).
  43. I think that one can use the compiler for any non-commercial activities
  44. (but more about this can be found in the docs I think).
  45.  
  46. >> Is Clean, Gofer or maybe Dylan the future for FPL on mac? 
  47. >> Answers, comments please!
  48.  
  49. >As far as I'm aware, Dylan isn't a pure functional language (or
  50. >released?), so that leaves Clean or MacGofer, at the moment. 
  51. >I see these as complementary rather than competing systems.
  52.  
  53.  ... Stuff about MacGofer deleted ...
  54.  
  55. Hope this helps,
  56.  
  57.  
  58. Leon Pillich
  59. University of Nijmegen, Holland
  60. email: leonp@cs.kun.nl
  61. -------------------------------------------------------------
  62.  Life is what's happening when you're making other plans ...
  63.                                       John Lennon
  64.