Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

(new-factory factoryfactory)

Name: Anonymous 2013-11-05 4:41

Why is it that there are no enterprise programs written in any standalone lisp dialect? Clojure would be perfect for writing enterprise netbeans solution factory-factories!

Name: Anonymous 2013-11-06 1:41

> (define factorial
    ((lambda (f)
       ((lambda (x)
          (f (lambda (y)
               ((x x) y))))
        (lambda (x)
          (f (lambda (y)
               ((x x) y))))))
     (lambda (f)
       (lambda (n)
         (if (= n 0)
           1
           (* n (f (- n 1))))))))
factorial
(display (factorial 12))
479001600


Tell me that's not ENTERPRISE as fuck.

Name: Anonymous 2013-11-06 2:04

A boy died in 1932 by a homicidal murderer. He buried him in the ground when he was still alive. The murdered chanted, "Toma sota balcu" as he buried him. Now that you have read the chant, you will meet this little boy. In the middle of the night he will be on your ceiling. He will suffocate you like he was suffocated. If you post this, he will not bother you. Your kindness will be rewarded.

Name: Anonymous 2013-11-07 1:32

>>2
no comments
(= n 0) should be a separate module
(- n 1) should be a separate module
4/10

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List