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

Fibs

Name: Anonymous 2013-03-24 15:03

Hey /prog/ do you like my fibs?

http://pastebin.com/kRVTJpcL

Name: Anonymous 2013-03-24 15:10

That's, like, totally insane! I love it! I love you!

But really, needs more non-deterministic neural nets.

Name: Anonymous 2013-03-24 15:15

Scheme can do that much more elegant.


(define (U f) (f f))
(define fib (U (lambda (f) (lambda (n) (if (< n 2) 1 (+ ((f f) (- n 1)) ((f f) (- n 2))))))))

Name: Anonymous 2013-03-24 15:15

stack overflow

Name: Anonymous 2013-03-24 15:16

What is this:
pvpnet://lol/customgame/joinorcreate/map1/pick6/team5/specALL/eyJuYW1lIjoiRVNMIE1BVENIICMyODA2NDIyNDc2NzkxMTgwNDc2IiwiZXh0cmEiOiJ7XCJ2ZW5kb3JfaWRcIjpcIjI4MDY0MjI0XCIsXCJ2ZW5kb3Jfc2NvcGVcIjpcImVzbF9tYXRjaFwiLFwiaWRlbnRpZmllclwiOlwiZXNsX21hdGNoOjI4MDY0MjI0OjFcIn0iLCJwYXNzd29yZCI6IjI4MzQ0MDA4ODI4MzQ0MDA4ODI4MzQ0MDA4ODI4MyIsInJlcG9ydCI6Imh0dHA6XC9cL2dhbWUuYXBwcy5hcGkuZXNsLmV1XC9nYW1lX2ludGVncmF0aW9uXC9sb2xcL3JlcG9ydCJ9

Name: Anonymous 2013-03-24 15:18

>LEEEEEEEEEEEEEEEEEEEEEEEEEL E/G/IN JAVASCRIPT XDDDDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Name: Anonymous 2013-03-24 15:23

>>6
go back to /pol/, retard.

Name: Anonymous 2013-03-24 15:23

>>3
The original source is in Scheme, this is just compiled into javascript from that.  Also, this defines the infinite list of all fibonacci numbers via a church-encoded lazy list

Name: Anonymous 2013-03-24 15:27

>>8

Which compiler did you use?

Name: Anonymous 2013-03-24 15:28

>>9
My own.  compiling scheme to javascript is very easy.

Name: Anonymous 2013-03-24 15:35

>>10

Nice. The first interesting thing on /prog/ today.

I don't know javascript, never used it, but it seems usable. Bit noisy perhaps.

Name: Anonymous 2013-03-24 17:10

>>11
Please be more interesting.

Name: Anonymous 2013-03-24 17:51

>>11
You ought to go back to Hacker News.

Name: Anonymous 2013-03-24 18:04

>>13
LLLLLLLLLLLLEEEEEEEEEEEELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL
>EHNINI HNIN HNRO!!!! XDDDDDDDDDDDDDDDDDDDDDDDDDDDD

Name: Anonymous 2013-03-24 18:07

>>14
eal //o cbakt b,pes

Name: Anonymous 2013-03-24 18:08

.

Name: Anonymous 2013-03-24 18:08

>>14
How do I downvote this? I hate how HN's reputation is ruined by fellows such as this.

>>11
Javascript is terrible!

Name: Anonymous 2013-03-24 18:16

>>17
Shalom kike!

Name: Anonymous 2013-03-24 18:21

>>18
(╬⊙益⊙)Don't jump to conclusions, nikiketa.

Name: Anonymous 2013-03-24 18:43

>>14
Hey fuck you NIGGER I sniggered like a NIGGER.

Name: Anonymous 2013-03-24 18:43

>>18
how is javascript hate jewish? i don't think you understand what being a jew means, jew.

Name: Anonymous 2013-03-24 18:55

>>21
I don't think you understand what it means to GET dubs.

Name: Anonymous 2013-03-24 18:59

>>22
i do understand. nice du/b/s.

Name: Anonymous 2013-03-24 19:03

>>22
I think you actually POST dubs.

Name: Anonymous 2013-03-24 19:04

Is there anything uglier than })

Name: Anonymous 2013-03-24 19:25

Yes.
))))))

Name: Anonymous 2013-03-24 19:27

>>26
)))) is better than )}();
   })();
()}}}();()0))));
}
IMO, and I think Lisp is shit. It's just that Javashit is the worst abomination I've ever had to see in my entire life.

Name: Anonymous 2013-03-24 20:25

>>25

Actually, the scheme program has as many parens as the javascript has parens and brackets combined. 

So it's either }) or ))

Name: Anonymous 2013-03-25 0:49

>>28
or |0

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