A Simple Lambda-Calculus Model of Programming Languages (Classic Reprint) - Tapa blanda

Abdali, S. Kamal

 
9781332196029: A Simple Lambda-Calculus Model of Programming Languages (Classic Reprint)

Sinopsis

A clear, lambda-based view of turning programs into math objects you can reason about. This book presents a model where programs are represented by lambda-expressions, so programming semantics become pure lambda-calculus semantics without adding machine details. It aims to show how a program’s input-output behavior can be captured and analyzed purely through functional representations.

The work argues for a model that avoids memory or fetch-and-store concepts, keeping assignments as substitutions within the lambda framework. It also demonstrates how high-level language constructs, like ALGOL 60 features, can be translated directly into lambda-expressions and reduced to meaningful results. The approach emphasizes simplicity and intuitive justification, while offering ways to trace execution steps through a modified reduction process.


  • Programs are represented by lambda-expressions that capture input-output behavior as functions.

  • Reduction and normal forms show how programs compute, without simulating machine state.

  • High-level constructs, including loops, conditionals, and even certain ALGOL 60 features, map to lambda-transforms.

  • The model supports tracing execution steps and can extend to other language features.



Ideal for readers of programming language theory and formal models who want a purely functional perspective on program representation.

"Sinopsis" puede pertenecer a otra edición de este libro.

Reseña del editor

Excerpt from A Simple Lambda-Calculus Model of Programming Languages

Identity of le's is indicated by the symbol which is also used as a definition symbol.

About the Publisher

Forgotten Books publishes hundreds of thousands of rare and classic books. Find more at www.forgottenbooks.com

This book is a reproduction of an important historical work. Forgotten Books uses state-of-the-art technology to digitally reconstruct the work, preserving the original format whilst repairing imperfections present in the aged copy. In rare cases, an imperfection in the original, such as a blemish or missing page, may be replicated in our edition. We do, however, repair the vast majority of imperfections successfully; any imperfections that remain are intentionally left to preserve the state of such historical works.

Reseña del editor

Excerpt from A Simple Lambda-Calculus Model of Programming Languages

We present a simple correspondence between a large subset of Algol 60 language and lambda-calculus. With the aid of this correspondence, a program can be translated into a single lambda-expression. In general, the representation of a program is specified by means of a system of simultaneous conversion relations among the representations of the program constituents. High-level programming language features are treated directly, not in terms of the representations of machine-level operations. The model includes input-output in such a way that when the representation of a (convergent) program is applied to the input item representations, the resulting combination reduces to a tuple of the representations of the output items. This model does not introduce any imperative notions into the calculus; the descriptive programming constructs, such as expressions, and the imperative ones, such as assignments and jumps, are translated alike into pure lambda-expressions. The applicability of the model to the problems of proving program equivalence and correctness is illustrated by means of simple examples.

About the Publisher

Forgotten Books publishes hundreds of thousands of rare and classic books. Find more at www.forgottenbooks.com

This book is a reproduction of an important historical work. Forgotten Books uses state-of-the-art technology to digitally reconstruct the work, preserving the original format whilst repairing imperfections present in the aged copy. In rare cases, an imperfection in the original, such as a blemish or missing page, may be replicated in our edition. We do, however, repair the vast majority of imperfections successfully; any imperfections that remain are intentionally left to preserve the state of such historical works.

"Sobre este título" puede pertenecer a otra edición de este libro.

Otras ediciones populares con el mismo título