Categorical Combinators, Sequential Algorithms, and Functional Programming

Categorical Combinators, Sequential Algorithms, and Functional Programming
Author :
Publisher : Springer Science & Business Media
Total Pages : 425
Release :
ISBN-10 : 9781461203179
ISBN-13 : 1461203171
Rating : 4/5 (79 Downloads)

Synopsis Categorical Combinators, Sequential Algorithms, and Functional Programming by : P.-L. Curien

This book is a revised edition of the monograph which appeared under the same title in the series Research Notes in Theoretical Computer Science, Pit man, in 1986. In addition to a general effort to improve typography, English, and presentation, the main novelty of this second edition is the integration of some new material. Part of it is mine (mostly jointly with coauthors). Here is brief guide to these additions. I have augmented the account of categorical combinatory logic with a description of the confluence properties of rewriting systems of categor ical combinators (Hardin, Yokouchi), and of the newly developed cal culi of explicit substitutions (Abadi, Cardelli, Curien, Hardin, Levy, and Rios), which are similar in spirit to the categorical combinatory logic, but are closer to the syntax of A-calculus (Section 1.2). The study of the full abstraction problem for PCF and extensions of it has been enriched with a new full abstraction result: the model of sequential algorithms is fully abstract with respect to an extension of PCF with a control operator (Cartwright, Felleisen, Curien). An order extensional model of error-sensitive sequential algorithms is also fully abstract for a corresponding extension of PCF with a control operator and errors (Sections 2.6 and 4.1). I suggest that sequential algorithms lend themselves to a decomposition of the function spaces that leads to models of linear logic (Lamarche, Curien), and that connects sequentiality with games (Joyal, Blass, Abramsky) (Sections 2.1 and 2.6).

Lambda-calculus, Combinators and Functional Programming

Lambda-calculus, Combinators and Functional Programming
Author :
Publisher : Cambridge University Press
Total Pages : 0
Release :
ISBN-10 : 0521114292
ISBN-13 : 9780521114295
Rating : 4/5 (92 Downloads)

Synopsis Lambda-calculus, Combinators and Functional Programming by : G. E. Revesz

Originally published in 1988, this book presents an introduction to lambda-calculus and combinators without getting lost in the details of mathematical aspects of their theory. Lambda-calculus is treated here as a functional language and its relevance to computer science is clearly demonstrated. The main purpose of the book is to provide computer science students and researchers with a firm background in lambda-calculus and combinators and show the applicabillity of these theories to functional programming. The presentation of the material is self-contained. It can be used as a primary text for a course on functional programming. It can also be used as a supplementary text for courses on the structure and implementation of programming languages, theory of computing, or semantics of programming languages.

To Mock a Mockingbird

To Mock a Mockingbird
Author :
Publisher : Oxford University Press, USA
Total Pages : 258
Release :
ISBN-10 : 9780192801425
ISBN-13 : 0192801422
Rating : 4/5 (25 Downloads)

Synopsis To Mock a Mockingbird by : Raymond M. Smullyan

The author of Forever Undecided, Raymond Smullyan continues to delight and astonish us with his gift for making available, in the thoroughly pleasurable form of puzzles, some of the most important mathematical thinking of our time.

Lambda-Calculus and Combinators

Lambda-Calculus and Combinators
Author :
Publisher : Cambridge University Press
Total Pages : 358
Release :
ISBN-10 : 0521898854
ISBN-13 : 9780521898850
Rating : 4/5 (54 Downloads)

Synopsis Lambda-Calculus and Combinators by : J. Roger Hindley

Combinatory logic and lambda-calculus, originally devised in the 1920's, have since developed into linguistic tools, especially useful in programming languages. The authors' previous book served as the main reference for introductory courses on lambda-calculus for over 20 years: this long-awaited new version is thoroughly revised and offers a fully up-to-date account of the subject, with the same authoritative exposition. The grammar and basic properties of both combinatory logic and lambda-calculus are discussed, followed by an introduction to type-theory. Typed and untyped versions of the systems, and their differences, are covered. Lambda-calculus models, which lie behind much of the semantics of programming languages, are also explained in depth. The treatment is as non-technical as possible, with the main ideas emphasized and illustrated by examples. Many exercises are included, from routine to advanced, with solutions to most at the end of the book.

Two-Level Functional Languages

Two-Level Functional Languages
Author :
Publisher : Cambridge University Press
Total Pages : 312
Release :
ISBN-10 : 0521018471
ISBN-13 : 9780521018470
Rating : 4/5 (71 Downloads)

Synopsis Two-Level Functional Languages by : Flemming Nielson

The authors describe here a framework in which the type notation of functional languages is extended to include a notation for binding times (that is run-time and compile-time) that distinguishes between them. Consequently, the ability to specify code and verify program correctness can be improved. Two developments are needed, the first of which introduces the binding time distinction into the lambda calculus in a manner analogous with the introduction of types into the untyped lambda calculus. Methods are also presented for introducing combinators for run-time. The second concerns the interpretation of the resulting language, which is known as the mixed lambda-calculus and combinatory logic. The notion of "parametrized semantics" is used to describe code generation and abstract interpretation. The code generation is for a simple abstract machine designed for the purpose, it is close to the categorical abstract machine. The abstract interpretation focuses on a strictness analysis that generalizes Wadler's analysis for lists. It is also shown how the results of abstract interpretation may be used to improve the code generation.

Functional Programming Languages and Computer Architecture

Functional Programming Languages and Computer Architecture
Author :
Publisher : Springer Science & Business Media
Total Pages : 684
Release :
ISBN-10 : 3540543961
ISBN-13 : 9783540543961
Rating : 4/5 (61 Downloads)

Synopsis Functional Programming Languages and Computer Architecture by : John Hughes

This book offers a comprehensive view of the best and the latest work in functional programming. It is the proceedings of a major international conference and contains 30 papers selected from 126 submitted. A number of themes emerge. One is a growing interest in types: powerful type systems or type checkers supporting overloading, coercion, dynamic types, and incremental inference; linear types to optimize storage, and polymorphic types to optimize semantic analysis. The hot topic of partial evaluation is well represented: techniques for higher-order binding-time analysis, assuring termination of partial evaluation, and improving the residual programs a partial evaluator generates. The thorny problem of manipulating state in functional languages is addressed: one paper even argues that parallel programs with side-effects can be "more declarative" than purely functional ones. Theoretical work covers a new model of types based on projections, parametricity, a connection between strictness analysis and logic, and a discussion of efficient implementations of the lambda-calculus. The connection with computer architecture and a variety of other topics are also addressed.

An Introduction to Functional Programming Through Lambda Calculus

An Introduction to Functional Programming Through Lambda Calculus
Author :
Publisher : Courier Corporation
Total Pages : 338
Release :
ISBN-10 : 9780486280295
ISBN-13 : 0486280292
Rating : 4/5 (95 Downloads)

Synopsis An Introduction to Functional Programming Through Lambda Calculus by : Greg Michaelson

Well-respected text for computer science students provides an accessible introduction to functional programming. Cogent examples illuminate the central ideas, and numerous exercises offer reinforcement. Includes solutions. 1989 edition.