The Haskell School of Expression

The Haskell School of Expression
Author: Paul Hudak
Publisher: Cambridge University Press
Total Pages: 390
Release: 2000-02-28
Genre: Computers
ISBN: 9780521644082

This book teaches functional programming using Haskell and examples drawn from multimedia applications.

Practical Aspects of Declarative Languages

Practical Aspects of Declarative Languages
Author: Matthew Flatt
Publisher: Springer
Total Pages: 245
Release: 2013-12-09
Genre: Computers
ISBN: 3319041320

This book constitutes the refereed proceedings of the 16th International Symposium on Practical Aspects of Declarative Languages, PADL 2014, held in SanDiego, CA, USA, in January 2014, co-located with POPL 2014, the 41st Symposium on Principles of Programming Languages. The 15 revised papers presented were carefully reviewed and selected from 27 submissions. They cover a wide range of topics related to logic and functional programing, including language support for parallelism and GPUs, constructs and techniques for modularity and extensibility, and applications of declarative programming to document processing and DNA simulation.

Practical Aspects of Declarative Languages

Practical Aspects of Declarative Languages
Author: James Cheney
Publisher: Springer Nature
Total Pages: 225
Release: 2022-01-07
Genre: Computers
ISBN: 3030944794

This book constitutes the refereed proceedings of the 24th International Conference on Practical Aspects of Declarative Languages, PADL 2022, held in Philadelphia, PA, USA, during January 17-18, 2022. The 9 full papers and 4 short papers included in this book were carefully reviewed and selected from 22 submissions. They were organized in topical sections as follows: answer set programming; functional programming; languages, methods and tools; and declarative solutions.

Datatype-Generic Programming

Datatype-Generic Programming
Author: Roland Backhouse
Publisher: Springer
Total Pages: 381
Release: 2007-11-29
Genre: Computers
ISBN: 354076786X

This tutorial book presents six carefully revised lectures given at the Spring School on Datatype-Generic Programming, SSDGP 2006. This was held in Nottingham, UK, in April 2006. It was colocated with the Symposium on Trends in Functional Programming (TFP 2006), and the Conference of the Types Project (TYPES 2006). All the lectures have been subjected to thorough internal review by the editors and contributors, supported by independent external reviews.

Implementation and Application of Functional Languages

Implementation and Application of Functional Languages
Author: Marco T. Morazán
Publisher: Springer
Total Pages: 245
Release: 2010-10-31
Genre: Computers
ISBN: 3642164781

This book constitutes the thoroughly refereed post-proceedings of the 21st International Workshop on Implementation and Applications of Functional Languages, IFL 2000, held in South Orange, NJ, USA, in September 2009. The 13 revised full papers presented were carefully reviewed and were selected from numerous submissions. The IFL symposia bring together researchers and practitioners that are actively engaged in the implementation and the use of functional and function based programming languages. Every year IFL provides a venue for the presentation and discussion of new ideas and concepts, of work in progress, and of publication-ripe results.

Generic Programming

Generic Programming
Author: Jeremy Gibbons
Publisher: Springer
Total Pages: 249
Release: 2013-04-17
Genre: Computers
ISBN: 038735672X

Generic programming is about making programs more adaptable by making them more general. Generic programs often embody non-traditional kinds of polymorphism; ordinary programs are obtained from them by suitably instantiating their parameters. In contrast with normal programs, the parameters of a generic program are often quite rich in structure; for example, they may be other programs, types or type constructors, class hierarchies, or even programming paradigms. Generic programming techniques have always been of interest, both to practitioners and to theoreticians, but only recently have generic programming techniques become a specific focus of research in the functional and object-oriented programming language communities. Generic Programming comprises the edited proceedings of the Working Conference on Generic Programming, which was sponsored by the International Federation for Information Processing (IFIP) and held in Dagstuhl, Germany in July 2002. With contributions from leading researchers around the world, this volume captures the state of the art in this important emerging area.

Advances in Real-Time Systems

Advances in Real-Time Systems
Author: Samarjit Chakraborty
Publisher: Springer Science & Business Media
Total Pages: 354
Release: 2012-02-07
Genre: Technology & Engineering
ISBN: 3642243495

This volume contains the lectures given in honor to Georg Färber as tribute to his contributions in the area of real-time and embedded systems. The chapters of many leading scientists cover a wide range of aspects, like robot or automotive vision systems or medical aspects.

Domain-Specific Program Generation

Domain-Specific Program Generation
Author: Christian Lengauer
Publisher: Springer Science & Business Media
Total Pages: 336
Release: 2004-05-24
Genre: Computers
ISBN: 3540221190

Program generation holds the promise of helping to bridge the gap between application-level problem solutions and efficient implementations at the level of today's source programs as written in C or Java. Thus, program generation can substantially contribute to reducing production cost and time-to-market in future software production, while improving the quality and stability of the product. This book is about domain-specific program generation; it is the outcome of a Dagstuhl seminar on the topic held in March 2003. After an introductory preface by the volume editors, the 18 carefully reviewed revised full papers presented are organized into topical sections on - surveys of domain-specific programming technologies - domain-specific programming languages - tool support for program generation - domain-specific techniques for program optimization