Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Fibs in your favourite language
1
Name:
Anonymous
2008-12-20 15:04
fibs = 1 : zipWith (+) fibs (tail fibs)
99
Name:
Anonymous
2008-12-22 15:11
>>98
the benchmark shows that the c code hardly takes practically no time at all to do the actual calculation, while the lisp code is slow as fuck. it served it's purpose.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List