Dr. Jones: Supporting Navigation
ü
Goal: Rapidly prototype software browsers
ü
Build a graph of the program text (a
TextGraph
)
–
Nodes contain source and comments.
Ø
Add edges to the TextGraph from program
dependencies
Ø
Support navigation by creating a walkthrough