Friedrich Dominicus <[EMAIL PROTECTED]> writes: > Could you explain why Lisp isn't a FP language? Well, the obvious arguments would be that : functions, while pretty first class objects, reside in their own namespace, and need special operators. : iteration and side effects are not particularly discouraged, and is probably as common as recursion and purity in actual code. -kzm -- If I haven't seen further, it is by standing in the footprints of giants
- The importance and relevance of FP Jacques Lemire
- Re: The importance and relevance of FP Ketil Malde
- Re: The importance and relevance of FP Craig Dickson
- Re: The importance and relevance of FP Friedrich Dominicus
- Re: The importance and relevance of FP Ketil Malde
- Re: The importance and relevance of FP Manuel M. T. Chakravarty
- Re: The importance and relevance of FP Julz
- Re: The importance and relevance of FP Friedrich Dominicus
- Re: The importance and relevance of FP Ketil Malde
- Re: The importance and relevance of FP Friedrich Dominicus
- Re: The importance and relevance of FP Benjamin Leon Russell
- Re: The importance and relevance of FP Craig Dickson
- Re: The importance and relevance of FP Benjamin Leon Russell
- Re: The importance and relevance of FP Ralf Muschall
- Re: The importance and relevance of FP Lars Henrik Mathiesen