Skip to content

Apple Swift vs Haskell

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

Apple Swift

Apple Swift

Development

Swift is a general-purpose, multi-paradigm, compiled programming language developed by Apple Inc. Swift makes iOS and OS X development faster and easier through features like type safety, type inference and fast compilation.

iosmacosappleobjectivec
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