1
Name:
Anonymous
2014-11-17 18:39
2
Name:
Anonymous
2014-11-17 18:55
AHAHAH U MAD HUSKEL NERD HAHAHAHAHAHHAHAHAHHAHAH LISP IS FOR NON-VIRGINS LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL LOOK AT TWITTER, ALL THE FEMINISTS USE HUSKELL LOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOL U MAD
3
Name:
Anonymous
2014-11-17 18:59
>>2 I am a virgin and I use Lisp and Haskell.
5
Name:
Anonymous
2014-11-17 19:30
What we're going to make We're going to write a little csv parser the boringest program in the world for some baseball data the boringest data in the world.
6
Name:
Anonymous
2014-11-17 19:32
>>5 challenge accepted.
But I dont know what is baseball.
7
Name:
Anonymous
2014-11-17 19:34
>>6 it's the boringest ball in the world
8
Name:
Anonymous
2014-11-17 19:35
>>7 Still dont know what is it. There is no ball in Uganda. Sometimes we play cricket with out dicks and rocks.
9
Name:
Anonymous
2014-11-17 20:24
>>8 But black people have tiny, baby dicks. Ain't no way you could play cricket with your baby dick.
10
Name:
Anonymous
2014-11-17 20:49
C:int putit = (d > 0); d1 = dig / 1000; dig -= d1 * 1000; putit |= (d1 > 0); if (putit) *cp++ = (char) (d1 + '0'); d1 = dig / 100; dig -= d1 * 100; putit |= (d1 > 0); if (putit) *cp++ = (char) (d1 + '0'); d1 = dig / 10; dig -= d1 * 10; putit |= (d1 > 0); if (putit) *cp++ = (char) (d1 + '0'); *cp++ = (char) (dig + '0');
Huskull:map (chr . (+) (ord '0')) . dropWhile (== 0) . evalState $ do a <- state $ flip divMod 1000 b <- state $ flip divMod 100 c <- state $ flip divMod 10 d <- get return $ [a, b, c, d]
C is useless.
11
Name:
Anonymous
2014-11-17 23:46
>>6 BaseBall is a parent class of a DerivedBall
hax my anus, I dare you
12
Name:
Anonymous
2014-11-18 2:03
>>1 But Lisp and Haskell aren't mutually exclusive.