Go home now Header Background Image
Search
Submission Procedure
share: |
 
Follow us
 
 
 
 
Volume 9 / Issue 7

available in:   HTML (36 kB) PDF (129 kB) PS (133 kB)
 
get:  
Similar Docs BibTeX   Write a comment
  
get:  
Links into Future
 
DOI:   10.3217/jucs-009-07-0627

 

Case-Based Reuse of Software Examplets

Markus Grabert (University College Cork, Ireland)

Derek Bridge (University College Cork, Ireland)

Abstract: We present a software tool for examplet reuse. We define examplets to be goal-directed snippets of source code, often written for tutorial purposes, that show how to use program library facilities to achieve some task. Our tool allows users to specify both their goal (in free text) and their `situation (the source code on which they are working). The system combines text retrieval and spreading activation through a semantic net representation of the source code.

Keywords: casebased reasoning, retrieval, software reuse

Categories: D.2.13, I.2.4