@inbook{0d90ca45d82f4cee8c2a823be852f623,
title = "Efficient reductions with director strings",
abstract = "We present a name free lambda-calculus with explicit substitutions based on a generalized notion of director strings: we annotate a term with information about how each substitution should,be propagated through the term. We first present a calculus where we can simulate arbitrary beta-reduction steps, and then simplify the rules to model the evaluation of functional programs (reduction to weak head normal form). We also show that we can derive the closed reduction strategy (a weak strategy which, in contrast with standard weak strategies allows certain reductions to take place inside lambda-abstractions thus offering-more sharing). Our experimental results confirm that, for large combinator based terms, our weak evaluation strategies out-perform standard evaluators. Moreover, we derive two abstract machines for strong reduction which inherit the efficiency of the weak evaluators.",
author = "Sinot, {F R} and M Fernandez and I Mackie",
year = "2003",
language = "English",
isbn = "3-540-40254-3",
series = "LECTURE NOTES IN COMPUTER SCIENCE",
publisher = "Springer",
pages = "46 -- 60",
booktitle = "LECT NOTE COMPUT SCI",
note = "14th International Conference on Rewriting Technique and Applications (RTA 2003) ; Conference date: 01-01-2003",
}