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

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