Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleOctober 2012
Typestate-based semantic code search over partial programs
OOPSLA '12: Proceedings of the ACM international conference on Object oriented programming systems languages and applicationsPages 997–1016https://doi.org/10.1145/2384616.2384689We present a novel code search approach for answering queries focused on API-usage with code showing how the API should be used. To construct a search index, we develop new techniques for statically mining and consolidating temporal API specifications ...
Also Published in:
ACM SIGPLAN Notices: Volume 47 Issue 10 - research-articleNovember 2007
Parseweb: a programmer assistant for reusing open source code on the web
ASE '07: Proceedings of the 22nd IEEE/ACM International Conference on Automated Software EngineeringPages 204–213https://doi.org/10.1145/1321631.1321663Programmers 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 ...
- ArticleOctober 2006
XSnippet: mining For sample code
OOPSLA '06: Proceedings of the 21st annual ACM SIGPLAN conference on Object-oriented programming systems, languages, and applicationsPages 413–430https://doi.org/10.1145/1167473.1167508It is common practice for software developers to use examples to guide development efforts. This largely unwritten, yet standard, practice of "develop by example" is often supported by examples bundled with library or framework packages, provided in ...
Also Published in:
ACM SIGPLAN Notices: Volume 41 Issue 10