Programming Languages

What are the main features of Haskell?

Medium
3
Added
Haskell is a statically-typed, purely functional programming language known for its strong type system and lazy evaluation. It is used for academic and industrial applications.