<scp>SPOON</scp>: A library for implementing analyses and transformations of Java source code 论文
2015Software Practice and Experience引用 234
Software Engineering ResearchSoftware Testing and Debugging TechniquesAdvanced Software Engineering Methodologies
摘要
This paper presents SPOON, a library for the analysis and transformation of Java source code. SPOON enables Java developers to write a large range of domain-specific analyses and transformations in an easy and concise manner. SPOON analyses and transformations are written in plain Java. With SPOON, developers do not need to dive into parsing, to hack a compiler infrastructure, or to master a new formalism. Copyright © 2015 John Wiley & Sons, Ltd.