Abstract
Traditional flow analysis techniques, such as the ones typically employed by optimising Fortran compilers, do not work for Scheme-like languages. This paper presents a flow analysis technique-control flow analysis-which is applicable to Scheme-like languages. As a demonstration application, the information gathered by control flow analysis is used to perform a traditional flow analysis problem, induction variable elimination. Extensions and limitations are discussed. The techniques presented in this paper are backed up by working code. They are applicable not only to Scheme, but also to related languages, such as Common Lisp and ML.
Cite
CITATION STYLE
Shivers, O. (1988). Control flow analysis in scheme. In Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI) (Vol. 20-24-June-1988, pp. 164–174). Association for Computing Machinery. https://doi.org/10.1145/53990.54007
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.