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

Reply via email to