Sciweavers

WCRE
2005
IEEE

Semantic Navigation of Large Code Bases in Higher-Order, Dynamically Typed Languages

13 years 10 months ago
Semantic Navigation of Large Code Bases in Higher-Order, Dynamically Typed Languages
— Chuck is a new code browser that allows navigation of a code base along semantic structures, such as data-flow and higher-order control-flow relationships. Employing the fast DDP type inferencer, it is effective on dynamically typed code bases an order of magnitude larger than the code bases supported by previous browsers. Chuck supports the full Smalltalk language, and is now shipped as a standard component of the Squeak open-source Smalltalk system, where it routinely works with code bases exceeding 300,000 lines of code. Chuck’s implementation is tuned for interactive use, and is transparently integrated with the Squeak system’s existing code-browsing tools. Thus, it provides semantic navigation of a live code base that is still being edited without requiring long pauses for reanalysis due to edits of the code.
S. Alexander Spoon, Olin Shivers
Added 25 Jun 2010
Updated 25 Jun 2010
Type Conference
Year 2005
Where WCRE
Authors S. Alexander Spoon, Olin Shivers
Comments (0)