Сергей Романенко » Publication
Share It:
Published
1990-01-01
Published on SciPeople2010-03-14 11:51:10
JournalLecture Notes In Computer Science
Arity raiser and its use in program specialization
S. A. Romanenko. Arity Raiser and its Use in Program Specialization. In Proceedings of the Third European Symposium on Programming on ESOP '90 (Copenhagen, Denmark). N. Jones, Ed. Springer-Verlag New York, New York, NY, 341-360.
Abstract
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.

http://dx.doi.org/10.1007/3-540-52592-0_73
http://pat.keldysh.ru/~roman/doc/1990-Romanenko--Arity_Raiser_and_its_Use_in_Program_Specialization.pdf
Show statistics