Difference between revisions of "Blog articles/Comparisons"

From HaskellWiki
Jump to navigation Jump to search
m
Line 144: Line 144:
 
* [http://blog.tmorris.net/the-power-of-type-classes-with-scala-implicit-defs Type classes]
 
* [http://blog.tmorris.net/the-power-of-type-classes-with-scala-implicit-defs Type classes]
 
* [http://www.cs.kuleuven.be/~adriaan/?q=cft_intro Generics for type-safe persistence]
 
* [http://www.cs.kuleuven.be/~adriaan/?q=cft_intro Generics for type-safe persistence]
* [http://unenterprise.blogspot.com/2008/01/why-not-scala.html Why not Scala?]
+
* [http://www.drmaciver.com/2008/01/why-not-scala/ Why not Scala?]
 
* [http://debasishg.blogspot.com/2008/03/monads-another-way-to-abstract.html Monads in Scala]
 
* [http://debasishg.blogspot.com/2008/03/monads-another-way-to-abstract.html Monads in Scala]
 
* [http://patricklogan.blogspot.com/2008/01/scala-buzzzzings.html Scala Buzzzzings]
 
* [http://patricklogan.blogspot.com/2008/01/scala-buzzzzings.html Scala Buzzzzings]

Revision as of 21:41, 29 April 2008


Articles comparing Haskell to other languages, or describing the use of Haskell techniques in other languages.

Functional programming

CAL

F#

OCaml

Erlang

Lisp

Oz

Qi

Prolog

Scheme

Immutable lists for PLT Scheme]

XSLT

Theorem provers

Epigram

Agda

Coq


Isabelle

Stack programming

Forth

Factor

Cat

Imperative, statically typed

Ada

C

C#

C++

Eiffel

Java

Scala

Imperative, dynamically typed

Javascript

ActionScript

Lua

Perl

Python

Ruby