PARSEWeb: A programmer assistant for reusing open source code on the web

336Citations
Citations of this article
147Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Programmers commonly reuse existing frameworks or libraries to reduce software development efforts. One common problem in reusing the existing frameworks or libraries is that the programmers know what type of object that they need, but do not know how to get that object with a specific method sequence. To help programmers to address this issue, we have developed an approach that takes queries of the form "Source object type → Destination object type" as input, and suggests relevant method-invocation sequences that can serve as solutions that yield the destination object from the source object given in the query. Our approach interacts with a code search engine (CSE) to gather relevant code samples and performs static analysis over the gathered samples to extract required sequences. As code samples are collected on demand through CSE, our approach is not limited to queries of any specific set of frameworks or libraries. We have implemented our approach with a tool called PARSEWeb, and conducted four different evaluations to show that our approach is effective in addressing programmer's queries. We also show that PARSEWeb performs better than existing related tools: Prospector and Strathcona. Copyright 2007 ACM.

Cite

CITATION STYLE

APA

Thummalapenta, S., & Xie, T. (2007). PARSEWeb: A programmer assistant for reusing open source code on the web. In ASE’07 - 2007 ACM/IEEE International Conference on Automated Software Engineering (pp. 204–213). https://doi.org/10.1145/1321631.1321663

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free