Skip to main content Accessibility help
×
Hostname: page-component-77c89778f8-fv566 Total loading time: 0 Render date: 2024-07-24T10:20:27.898Z Has data issue: false hasContentIssue false

12 - Functional programming languages

Published online by Cambridge University Press:  05 August 2012

Hans Hüttel
Affiliation:
Aalborg University, Denmark
Get access

Summary

This chapter gives a short introduction to functional programming languages and their structural operational semantics.

In the first sections we take a look at the characteristic features of programming languages of this kind (Section 12.1) and how they arose (Section 12.2). Then, in Section 12.3, we provide a short introduction to the theoretical foundations of functional programming languages, the λ-calculus.

Finally, in Section 12.4 we introduce the language Flan, which is a subset of ML, and show how to give it a big-step and a small-step semantics.

What is a functional programming language?

In languages such as C, Java, Pascal and Bims variable assignment is a central language construct. A program in any of these languages is essentially a highly structured sequence of variable assignments that change the contents of the store. Languages with this central characteristic are known as imperative languages. It is not particularly surprising that the environment-store model is well suited for the semantics of imperative languages.

However, there are programming languages that take a very different approach. A functional programming language is an expression-based language – a functional program is essentially a collection of declarations of functions, as opposed to a sequence of statements. A function f is a function in the sense of ordinary mathematics – given an argument x, the value of the application f(x) depends only on the value of x.

Type
Chapter
Information
Transitions and Trees
An Introduction to Structural Operational Semantics
, pp. 171 - 182
Publisher: Cambridge University Press
Print publication year: 2010

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

Available formats
×