home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text6180.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  2.5 KB  |  55 lines

  1.     (Smail3.1.29.1 #3) id m0uI8rW-0007sXn; Sat, 11 May 96 01:13 MDT
  2. Path: sloth.swcp.com!news.ironhorse.com!tomato.dussco.com!nwfocus1.wa.com!nwnews.wa.com!uw-coco!uw-beaver!news.u.washington.edu!news.uoregon.edu!vixen.cso.uiuc.edu!newsfeed.internetmci.com!news.mathworks.com!fu-berlin.de!news.dfn.de!uni-muenster.de!muenster.westfalen.de!ms3.maus.westfalen.de!Georg_Bauer
  3. From: Georg_Bauer@ms3.maus.westfalen.de (Georg Bauer)
  4. Newsgroups: comp.emulators.mac.executor
  5. Distribution: world
  6. Message-ID: <199605091358.a25490@ms3.maus.de>
  7. Organization: MAUS MS3 - Die dritte in Muenster
  8. Subject: Another working programming language - green candidate
  9. X-Software: Erwinsgate gb0.9o (c) es@do2.maus.ruhr.de, gb@ms3.maus.westfalen.de
  10. Date: Thu, 9 May 96 13:58:00 +0200
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset=us-ascii
  13. Content-Transfer-Encoding: 7bit
  14. Lines: 34
  15. To: executor@ardi.com
  16. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  17. Sender: owner-executor@ardi.com
  18. Precedence: bulk
  19.  
  20. Hi!
  21.  
  22. Another programming language is up and running under Executor
  23. (1.99q12): the concurrent clean language (version 0.8)! It's especially
  24. nice, because clean can create native macintosh applications. What I
  25. tested was loading a source, compiling a source, running an application
  26. and browsing the online information. Absolute no problems up to now,
  27. except that it claims not to be 32bit-clean (but you can savely disable
  28. the warning). You even can create windows and all that nifty gui stuff
  29. every mac-user yawns for. And the best: clean is a lazy pure functional
  30. language like miranda or haskell - so it's at the top of modern
  31. languages. It's feature rich and nice to read and people like me go
  32. completely bozo over being able to use such a lovely thing ;-)
  33.  
  34. As a bigger first test the system currently installas the CleanIO
  35. library - that's the gui lib for Clean. It's something about 7 MB of
  36. source, if that compilation doesn't go *booom*, I think Clean 0.8 is
  37. definately a green candidate! And up to now it didn't go *booom*!
  38.  
  39. As a second test I compile and run the Mandelbrot program from the
  40. IOSamples directory - an interactive fractal function drawing program
  41. for the Mac written in Clean. And guess what? It works! Definately a
  42. green candidate!
  43.  
  44. The third was the best: a complete Editor written in Clean. Compile,
  45. link, run - great. My first real (the other two were only little
  46. quickies) mac-program I ever compiled on the executor ;-)
  47.  
  48. Even MacTetris in Clean is availble and runs. For those that need it
  49. ...
  50.  
  51. I _LOVE_ it!!!! :-)
  52.  
  53. bye, Georg
  54.  
  55.