Difference between revisions of "Blog articles/Comparisons"

From HaskellWiki
Jump to navigation Jump to search
Line 61: Line 61:
 
* [http://realfiction.net/?q=node/117 How much Haskell can I squeeze out of C#?]
 
* [http://realfiction.net/?q=node/117 How much Haskell can I squeeze out of C#?]
 
* [http://blogs.msdn.com/lukeh/archive/2007/08/19/monadic-parser-combinators-using-c-3-0.aspx Monadic Parser Combinators using C# 3.0]
 
* [http://blogs.msdn.com/lukeh/archive/2007/08/19/monadic-parser-combinators-using-c-3-0.aspx Monadic Parser Combinators using C# 3.0]
  +
  +
== C++ ==
  +
  +
* [http://ken.friislarsen.net/blog/2005/03/03/gadt-in-c/ GADTs in C++]
   
 
== Eiffel ==
 
== Eiffel ==

Revision as of 00:10, 20 September 2007


Articles comparing Haskell to other languages.

Functional programming

CAL

Erlang

Lisp

Oz

Qi

Scheme

XSLT

Stack programming

Forth

Factor

Cat

Imperative, statically typed

Ada

C

C#

C++

Eiffel

Java

Scala

Imperative, dynamically typed

Javascript

Lua

Perl 6

Python

Ruby