Sciweavers


Publication

Arity Raiser and its Use in Program Specialization

13 years 5 months ago
Arity Raiser and its Use in Program Specialization
Experiments on generating compilers by specializing specializers with respect to interpreters have shown that the compilers thus obtained have a natural structure only if the specializer does variable splitting. Variable splitting can result in a residual program using several variables to represent the values of a single variable of the original program. In the case of functional programming variable splitting is done by raising the arities of functions. The paper describes the structure and principles of operation of an arity raiser dealing with programs in a subset of pure Lisp.
Sergei A. Romanenko
Added 07 Nov 2010
Updated 08 Nov 2010
Type Conference
Year 1990
Where The 3rd European Symposium on Programming (May 15 - 18, 1990)
Authors Sergei A. Romanenko
Comments (0)