English Dictionary
◊ REUNE
reune
v : have a reunion; unite again [syn: {reunite}]
English Computing Dictionary
◊ DID YOU MEAN REUSE?
reuse
Using code developed for one {application program} in another
application. Traditionally achieved using program libraries.
{Object-oriented programming} offers reusability of code via
its techniques of {inheritance} and {genericity}. {Class}
libraries with {intelligent browser}s and {application
generator}s are under development to help in this process.
{Polymorphic} {functional language}s also support reusability
while retaining the benefits of {strong typing}.
See also {DRAGOON}, {National Software Reuse Directory},
{RLF}.