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

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