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

I found Haskell

Name: Anonymous 2011-06-08 18:33

I found the typing system in Haskell sometimes got in the way. Likewise, although Haskell has some capacity to define new language constructs, Lisp's macros are more powerful, and this provides a further degree of flexibility. I also find Haskell to be harder to read than lisp, largely because of built-in syntax and lazy evaluation. I also seem to recall haskell being pretty slow. Lisp on the other hand can be as fast or faster than C. Furthermore, with good unit testing, the sorts of errors one would catch in haskell, also get caught early on in lisp.

Name: Anonymous 2011-06-08 21:27

>>3
Paredit. You don't read the parens, you read the indentation and let the editor transform the code as you command it.

>>1
It's a trade-off between theoretical safety and ease of design. I prefer the latter, but there are people that prefer the first.

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