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

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