"Haskell is faster than C++, more concise than Perl, more regular than Python, more flexible than Ruby, more typeful than C#, more robust than Java, and has absolutely nothing in common with PHP."
Quote Details
Added by wikiquote-import-bot
Unverified quote
0 likes
Original Language: English
Available Languages (1)
Sources
Audrey Tang (2005) "Perl Internationalization and Haskell: An Interview with Autrijus Tang." perl.com. By Edd Dumbill, September 8, 2005.
https://en.wikiquote.org/wiki/Haskell
Revision History
No revisions have been submitted for this quote.
Categories
Haskell
6 quotes on TrueQuotesView all quotes by Haskell →
Related Quotes
"SQL, Lisp, and Haskell are the only programming languages that I've seen where one spends more time thinking than typ…"
"A parser for things Is a function from strings To lists of pairs Of things and strings"
"Haskell is one of the leading languages for teaching functional programming, enabling students to write simpler and c…"
"Haskell is one of those languages that mathematician-type/minded people love! It's sort of a language for geniuses, b…"
"Haskell, at its core, is simple: it is just a polymorphic lambda calculus with lazy evaluation plus algebraic data ty…"
"It has nothing to do with dinosaurs. Good taste doesn't go out of style."
"One of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful…"
"C is quirky, flawed, and an enormous success."
"In other words, the only way to do good, efficient, and system-level and portable C++ ends up to limit yourself to al…"
"[C has] the power of assembly language and the convenience of … assembly language."