![](https://secure.gravatar.com/avatar/16afdf9189332862a91154ab43e2ceab.jpg?s=120&d=mm&r=g)
5 Dec
2006
5 Dec
'06
3:45 p.m.
On Mon, Dec 04, 2006 at 07:06:29PM -0600, Corey Sweeney wrote:
Now scheme is a impure functional language (i.e. it has a "set" command), just like Common lisp is a impure functional language. I believe ML is a pure functional language. {i don't actually use it though, so don't quote me on that}
ML is impure, as is caml, OCaml, and F#. Haskell's probably the most popular purely functional language. There's also Clean, Miranda, and Curry. -johnnnnnnn