Static Analysis.

The article describes static program analysis in computer programming and code. According to the article, static program analysis is comprised of algorithms that have the ability to take facts from the source code of another computer program in the everyday process of software development. The artic...

Full description

Bibliographic Details
Published in:Communications of the ACM Vol. 65; no. 1; pp. 50 - 55
Main Author: THOMSON, PATRICK
Format: Article
Published: Association for Computing Machinery Jan2022
Subjects:
Online Access:View this record in EBSCOhost
Description
Summary:The article describes static program analysis in computer programming and code. According to the article, static program analysis is comprised of algorithms that have the ability to take facts from the source code of another computer program in the everyday process of software development. The article draws a distinction between the terms pass and tool, the implementation of static analysis tools, and the significance of human behavior in the adoption of static tools.