home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text6182.txt < prev    next >
Encoding:
Internet Message Format  |  1996-07-25  |  1.9 KB

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