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

A few facts about Lisp and Haskell

Name: Anonymous 2011-04-18 6:59

Lisp:

* (expt -1 (exp 1))
#C(-0.6332554 0.7739428)


Haskell:

Prelude Data.Complex> (-1) ** exp 1 :: Complex Double
(-0.6332556513148192) :+ (-0.773942685266709)

Name: Anonymous 2011-04-18 16:02

>>45
I don't see any ``LOLOL HASKAL AND LITHP ARE TOY LANGUAGES'' there.

>>43-44
I just like Haskell because its very math-oriented and as such, is very intuitive for math-oriented people.
Lisp is a language of abstraction which focuses on logic and not math.

Interesting point of view, I've never thought that.

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