Skip to main content

Static Typing

  • Chapter
  • First Online:
Haskell Quick Syntax Reference

Abstract

In Haskell, the type system is quite detailed. From a theoretical point of view, it comes from typed Lambda calculus, introduced in 1930 by Alfonso Church,, where the types are automatically deducted from the way the objects are processed. Such programming languages are statically typed. More precisely, the processing is enforced by and based on the rules of a mathematical type system.

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 29.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 37.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Alfonso Church, https://en.wikipedia.org/wiki/Alonzo_Church

  2. 2.

    Lambda calculus, https://en.wikipedia.org/wiki/Lambda_calculus

  3. 3.

    https://wiki.haskell.org/Scoped_type_variables

  4. 4.

    https://www.haskell.org/onlinereport/

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Stefania Loredana Nita and Marius Mihailescu

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Nita, S.L., Mihailescu, M. (2019). Static Typing. In: Haskell Quick Syntax Reference. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4507-1_2

Download citation

Publish with us

Policies and ethics