Sciweavers

21 search results - page 1 / 5
» Putting the tools to work: how to succeed with source code a...
Sort
View
IEEESP
2006
54views more  IEEESP 2006»
13 years 4 months ago
Putting the tools to work: how to succeed with source code analysis
Pravir Chandra, Brian Chess, John Steven
BIB
2006
150views more  BIB 2006»
13 years 4 months ago
Open source tools and toolkits for bioinformatics: significance, and where are we?
This review summarizes important work in open-source bioinformatics software that has occurred over the past couple of years. The survey is intended to illustrate how programs and...
Jason E. Stajich, Hilmar Lapp
MSR
2005
ACM
13 years 10 months ago
Recovering system specific rules from software repositories
One of the most successful applications of static analysis based bug finding tools is to search the source code for violations of system-specific rules. These rules may describe h...
Chadd C. Williams, Jeffrey K. Hollingsworth
ICSM
2009
IEEE
13 years 11 months ago
Searching and skimming: An exploratory study
Source code search is an important activity for programmers working on a change task to a software system. As part of a larger project to improve tool support for finding informa...
Jamie Starke, Chris Luce, Jonathan Sillito
SCAM
2008
IEEE
13 years 11 months ago
Some Assembly Required - Program Analysis of Embedded System Code
Programming embedded system software typically involves more than one programming language. Normally, a high-level language such as C/C++ is used for application oriented tasks an...
Ansgar Fehnker, Ralf Huuck, Felix Rauch, Sean Seef...