Semantics-based code search 论文

2009引用 306
Software Engineering ResearchSoftware Testing and Debugging TechniquesAdvanced Software Engineering Methodologies

摘要

Our goal is to use the vast repositories of available open source code to generate specific functions or classes that meet a user's specifications. The key words here are specifications and generate. We let users specify what they are looking for as precisely as possible using keywords, class or method signatures, test cases, contracts, and security constraints. Our system then uses an open set of program transformations to map retrieved code into what the user asked for. This approach is implemented in a prototype system for Java with a Web interface.

相关事件

暂无数据

相关文章

暂无数据