Special Feature Partial Evaluation and Program Transformation

Special Feature Partial Evaluation and Program Transformation
Title Special Feature Partial Evaluation and Program Transformation PDF eBook
Author Robert Glück
Publisher
Pages 139
Release 2002
Genre
ISBN

Download Special Feature Partial Evaluation and Program Transformation Book in PDF, Epub and Kindle

Partial Evaluation and Program Transformation

Partial Evaluation and Program Transformation
Title Partial Evaluation and Program Transformation PDF eBook
Author Robert Glück
Publisher
Pages 124
Release 2002
Genre
ISBN

Download Partial Evaluation and Program Transformation Book in PDF, Epub and Kindle

Partial Evaluation and Automatic Program Generation

Partial Evaluation and Automatic Program Generation
Title Partial Evaluation and Automatic Program Generation PDF eBook
Author Neil D. Jones
Publisher Peter Sestoft
Pages 426
Release 1993
Genre Bilgisayar programlaması
ISBN 0130202495

Download Partial Evaluation and Automatic Program Generation Book in PDF, Epub and Kindle

Partial evaluation reconciles generality with efficiency by providing automatic specialization and optimization of programs. This book covers the entire field of partial evaluation; provides simple and complete algorithms; and demonstrates that specialization can increase efficiency.

A program manipulation system based on partial evaluation

A program manipulation system based on partial evaluation
Title A program manipulation system based on partial evaluation PDF eBook
Author Anders Haraldsson
Publisher Linköping University Electronic Press
Pages 265
Release 2017-10-09
Genre Non-Classifiable
ISBN 9173721441

Download A program manipulation system based on partial evaluation Book in PDF, Epub and Kindle

Program manipulation is the task to perform transformations on program code, and is normally done in order to optimize the code with respect of the utilization of some computer resource. Partial evaluation is the task when partial computations can be performed in a program before it is actually executed. If a parameter to a procedure is constant a specialized version of that procedure can be generated if the constant is inserted instead of the parameter in the procedure body and as much computations in the code as possible are performed. A system is described which works on programs written in INTERLISP, and which performs partial evaluation together with other transformations such as beta-expansion and certain other optimization operations. The system works on full LISP and not only for a "pure" LISP dialect, and deals with problems occurring there involving side-effects, variable assignments etc. An analysis of a previous system, REDFUN, results in a list of problems, desired extensions and new features. This is used as a basis for a new design, resulting in a new implementation, REDFUN-2. This implementation, design considerations, constraints in the system, remaining problems, and other experience from the development and experiments with the system are reported in this paper.

Partial Evaluation: Practice and Theory

Partial Evaluation: Practice and Theory
Title Partial Evaluation: Practice and Theory PDF eBook
Author John Hatcliff
Publisher Springer
Pages 445
Release 2007-07-16
Genre Computers
ISBN 3540470182

Download Partial Evaluation: Practice and Theory Book in PDF, Epub and Kindle

As the complexity of software increases, researchers and practicioners continue to seek better techniques for engineering the construction of evolution of software. Partial evaluation is an attractive technology for modern software construction since it provides automatic tools for software specialization and is based on rigorous semantic foundations. This book is based on a school held at DIKU Copenhagen, Denmark in summer 1998 during which leading researchers summarized the state of the art in partial evaluation. The lectures presented survey the foundations of partial evaluation in a clear and rigorous manner and practically introduce several existing partial evaluators with numerous examples. The second part of the book is devoted to more sophisticated theoretical aspects, advances systems and applications, and highlights open problems and challenges. The book is ideally suited for advanced courses and for self study.

Logic Program Transformation Using Partial Evaluation

Logic Program Transformation Using Partial Evaluation
Title Logic Program Transformation Using Partial Evaluation PDF eBook
Author I. J. R. McLurcan
Publisher
Pages
Release 1988
Genre Logic programming
ISBN

Download Logic Program Transformation Using Partial Evaluation Book in PDF, Epub and Kindle

Automatic Partial Evaluation in Program Transformation

Automatic Partial Evaluation in Program Transformation
Title Automatic Partial Evaluation in Program Transformation PDF eBook
Author J. Zhang
Publisher
Pages 26
Release 1990
Genre
ISBN

Download Automatic Partial Evaluation in Program Transformation Book in PDF, Epub and Kindle