Skip to content

Clojure vs Haskell

A side-by-side look at Clojure and Haskell. For an in-depth review of either product, follow the links below.

Clojure

Clojure

Development

Clojure is a dynamic, general-purpose programming language that targets the Java Virtual Machine (JVM). It combines the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.

lispfunctional-programmingjvm
Haskell

Haskell

Development

Haskell is a statically typed, purely functional programming language known for its strong static type system, sophisticated type inference, and non-strict evaluation. It is used in education, academia, and some commercial applications.

statically-typedpurely-functionalstrong-type-systemtype-inferencenonstrict-evaluation

Related Comparisons

V (programming language)
Object Pascal
Objective-C
Beef Programming Language