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

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