We present a binding-time analysis for Scheme which enables an ooine partial evaluator to successfully treat Scheme's reeective features eval, apply, and the control operator call/cc. Additionally, our analysis empowers the specializer to select the most eecient representation for each object. This removes some limitations of previous specializers regarding the use of higher-order functions. Th...