Introduction to the Theory of Programming Languages

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

The design and implementation of programming languages, from Fortran and Cobol to Caml and Java, has been one of the key developments in the management of ever more complex computerized systems. Introduction to the Theory of Programming Languages gives the reader the means to discover the tools to think, design, and implement these languages. It proposes a unified vision of the different formalisms that permit definition of a programming language: small steps operational semantics, big steps operational semantics, and denotational semantics, emphasising that all seek to define a relation between three objects: a program, an input value, and an output value. These formalisms are illustrated by presenting the semantics of some typical features of programming languages: functions, recursivity, assignments, records, objects, ... showing that the study of programming languages does not consist of studying languages one after another, but is organized around the features that are present in these various languages. The study of these features leads to the development of evaluators, interpreters and compilers, and also type inference algorithms, for small languages.

Author(s): Gilles Dowek, Jean-Jacques Lévy (auth.)
Series: Undergraduate Topics in Computer Science
Edition: 1
Publisher: Springer-Verlag London
Year: 2011

Language: English
Pages: 96
Tags: Theory of Computation; Logics and Meanings of Programs

Front Matter....Pages I-XI
Terms and Relations....Pages 1-13
The Language PCF....Pages 15-31
From Evaluation to Interpretation....Pages 33-42
Compilation....Pages 43-50
PCF with Types....Pages 51-62
Type Inference....Pages 63-71
References and Assignment....Pages 73-80
Records and Objects....Pages 81-88
Epilogue....Pages 89-91
Back Matter....Pages 93-96