Name:
Anonymous
2012-09-07 18:25
if you don't like it, you don't know shit about functional programming
Name:
Anonymous
2012-09-07 18:33
javascript
functional
Please turn in your Knights of the Lambda Calculus (
http://en.wikipedia.org/wiki/Knights_of_the_Lambda_Calculus) badge, ``faggot''.
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded
% node -e '(function (x) { x(x); })(function (x) { x(x); })'
[eval]:1
(function (x) { x(x); })(function (x) { x(x); })
^
RangeError: Maximum call stack size exceeded