Tag: source_code_examples

Searching for Program Source Code

April 27, 2007 by Jason

Students at the University of California Irvine are working on some new technology for understanding and categorizing source code. They’re using it to power two projects, a source code visualization tool and a source code search engine. You can check it out at: sourcerer.ics.uci.edu - They’re just getting started, but click on the submenu items under the “Fingerprints” tab to get an idea of the heuristics they’re looking into (control structures, attributes, and micro-patterns). Read More»