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-09 9:06

>>23
Read the thread, we're not talking about what Lisp implementations do on x86 and if hardware support for tagged pointers is better than doing it in software.
On architectures with tagged pointers, C has problems, and ``as fast as C'' is meaningless.

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