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

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