Sciweavers

ICLP
1989
Springer

A Simple Code Improvement Scheme for Prolog

13 years 9 months ago
A Simple Code Improvement Scheme for Prolog
The generation of efficient code for Prolog programs requires sophisticated code transformation and optimization systems. Much of the recent work in this area has focussed on high level transformations, typically at the source level. Unfortunately, such high level transformations suffer from the deficiency of being unable to address low level implementational details. This paper presents a simple code improvement scheme that can be used for a variety of low level optimizations. Applications of this scheme are illustrated using low level optimizations that reduce tag manipulation, dereferencing, trail testing, environment allocation, and redundant bounds checks. The transformation scheme serves as a unified framework for reasoning about a variety of low level optimizations that have, to date, been dealt with in a more or less ad hoc manner. † A preliminary version of this paper appeared in Proceedings of the Sixth International Conference on Logic Programming, Lisbon, June 1989. T...
Saumya K. Debray
Added 11 Aug 2010
Updated 11 Aug 2010
Type Conference
Year 1989
Where ICLP
Authors Saumya K. Debray
Comments (0)