Skip to main content

Going Functional

  • Chapter
  • First Online:
Book cover Beginning Haskell
  • 3214 Accesses

Abstract

Welcome to the world of Haskell! Before looking too deeply at the language itself, you will learn about what makes Haskell different from other languages and what benefits come with those differences. Haskell belongs to the family of functional languages, a broad set that includes ML, Lisp, Scala, and Clojure. If you have a background in imperative or object-oriented languages, such as C, C++, or Java, you will be introduced to the new ideas present in functional languages. If you already have experience with functional languages, you will see how other features in Haskell, such as lazy evaluation and type classes, make this language different from any other.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Agda 2 web site: http://wiki.portal.chalmers.se/agda

  2. 2.

    Idris web site: www.idris-lang.org/

  3. 3.

    GHC web site: www.haskell.org/ghc/

  4. 4.

    UHC web site: www.cs.uu.nl/wiki/UHC

  5. 5.

    JHC web site: http://repetae.net/computer/jhc/

  6. 6.

    In this book, anything to be input in the console will be preceded with the $ sign.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2014 Alejandro Serrano Mena

About this chapter

Cite this chapter

Mena, A.S. (2014). Going Functional. In: Beginning Haskell. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-6251-0_1

Download citation

Publish with us

Policies and ethics