Hask
Hask is a programming language that is a member of the Haskell family of languages. It is designed to be a practical language for general-purpose programming, with a strong emphasis on functional programming principles. Hask was created by Simon Peyton Jones and his team at Microsoft Research, and it is an evolution of the Haskell language, which was developed by a committee of researchers.
Hask is a statically typed language, which means that type checking is performed at compile time rather
Hask is a pure functional language, which means that it does not have side effects. This can
Hask is a lazy language, which means that expressions are not evaluated until their values are needed.
Hask has a large and active community of users and developers. There are many libraries and tools