Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news2.near.net!howland.reston.ans.net!cs.utexas.edu!uunet!in1.uu.net!newsflash.concordia.ca!CC.UMontreal.CA!IRO.UMontreal.CA!iros1.IRO.UMontreal.CA!turcotte
From: turcotte@IRO.UMontreal.CA (Marcel Turcotte)
Subject: Re: Help with Lazy Scheme (Mac)
In-Reply-To: tonyk@atlas.ontos.com's message of 04 May 1995 18:23:42 GMT
Message-ID: <TURCOTTE.95May8091233@capchat.IRO.UMontreal.CA>
Sender: news@IRO.UMontreal.CA
Organization: Universite de Montreal
References: <D7o8xz.EDs@world.std.com> <crandall-0305952257080001@ethernet523.sonoma.edu>
	<TONYK.95May4142342@atlas.ontos.com>
Date: Mon, 8 May 1995 13:12:33 GMT
Lines: 34


  [ On 04 May 1995 18:23:42 GMT ]
  [ tonyk@atlas.ontos.com (Tony Kanawati) wrote: ]

  | To my knowledge, this is the only free/shareware lazy functional language
  | for the Mac.  If there are others, I'd like to know about them.

You might have a look at Clean,

	http://www.cs.kun.nl/~clean
        ftp://ftp.cs.kun.nl/pub/Clean/Clean10/mac/

from Clean's W3 home page: 

  Concurrent Clean is a general purpose, higher order, pure and lazy
  functional programming language for the development of sequential,
  parallel and distributed real world applications.

  Clean is a language in the spirit of other modern lazy functional
  languages like Haskell and Miranda. People familiar with these
  languages will have no difficulty to program in Clean. The Clean
  compiler has the nice property that it runs on small platforms (Mac,
  PC, Sun), while it compiles very quickly and produces code of
  state-of-the-art quality.

Hope this helps!

--
______________________________________________________________________
Marcel TURCOTTE                                 Universit de Montral
__________
<A HREF="http://www.IRO.UMontreal.CA/people/turcotte/">URL</A>


