| (defun foo (n) (lambda (i) (incf n i))) def foo(n): lambda i: n += i Give me two powerful languages with the same features and I'll pick the latter for its syntax. So no, lisp may be the best right now, but it won't be the best forever, its syntax is its best friend and worst enemy. Something lispers will never understand. Love is blindness. |