Definition of Codewalker

FOLDOC
codewalker
<programmingtool> A program component that traverses other programs for a living. Compilers have codewalkers in their front ends; so do cross-reference generators and some database front ends. Other utility programs that try to do too much with source code may turn into codewalkers. As in "This new 'vgrind' feature would require a codewalker to implement."
[Jargon File]
(1994-12-23)

Search Dictionary:
Search Web Search Dictionary



Codewalker definition was found in categories: Computer & Internet(1)  Language, Idioms & Slang(1)  

Codewalker Definition from Computer & Internet Dictionaries & Glossaries

Jargon File
codewalker
n. A program component that traverses other programs for a living. Compilers have codewalkers in their front ends; so do cross-reference generators and some database front ends. Other utility programs that try to do too much with source code may turn into codewalkers. As in "This new vgrind feature would require a codewalker to implement."


Codewalker Definition from Language, Idioms & Slang Dictionaries & Glossaries

hEnglish - advanced version
codewalker

codewalker
a program component that traverses other programs for a living. compilers have codewalkers in their front ends; so do cross-reference generators and some database front ends. other utility programs that try to do too much with source code may turn into codewalkers. as in "this new 'vgrind' feature would require a codewalker to implement."