Difference between revisions of "Blog articles/Comparisons"

From HaskellWiki
Jump to navigation Jump to search
Line 23: Line 23:
 
* [http://programmingkungfuqi.blogspot.com/2007/05/sk-combinator-in-qi-type-system.html SKI in Qi's type system]
 
* [http://programmingkungfuqi.blogspot.com/2007/05/sk-combinator-in-qi-type-system.html SKI in Qi's type system]
 
* [http://programmingkungfuqi.blogspot.com/2007/08/haskell-like-type-classes-in-qi.html Haskell-like Type Classes in Qi]
 
* [http://programmingkungfuqi.blogspot.com/2007/08/haskell-like-type-classes-in-qi.html Haskell-like Type Classes in Qi]
 
* [http://programmingkungfuqi.blogspot.com/2007/08/existential-data-constructors-in.html Existential Data Constructors in Haskell and Qi]
 
*
 
[http://programmingkungfuqi.blogspot.com/2007/08/existential-data-constructors-in.html
 
Existential Data Constructors in Haskell and Qi]
 
   
 
== Scheme ==
 
== Scheme ==

Revision as of 03:37, 14 September 2007


Articles comparing Haskell to other languages.

Functional programming

CAL

Erlang

Lisp

Oz

Qi

Scheme

XSLT

Stack programming

Forth

Factor

Imperative, statically typed

Ada

C

C#

Eiffel

Java

Scala

Imperative, dynamically typed

Javascript

Lua

Perl 6

Python

Ruby