Master Haskell Programming with Free Books

Posted by sde on May 22, 2017 12:04 PM EDT
OSSBlog.org; By Steve Emms
Mail this story
Print this story

Haskell is a standardized, general-purpose, polymorphically statically typed, lazy, purely functional language, very different from many programming languages. Recent innovations include static polymorphic typing, higher-order functions, user-definable algebraic data types, a module system, and more. It has built-in concurrency and parallelism, debuggers, profilers, rich libraries and an active community, with approximately 5,400 third-party open source libraries and tools.

This is a mature programming language with the first version defined in 1990. It has a strong, static type system based on Hindley–Milner type inference. The main implementation of Haskell is the Glasgow Haskell Compiler (GHC), an open source native code compiler

Full article

Full Story

  Nav
» Read more about: Story Type: Roundups; Groups: Community, Developer, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.