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...

Descripción completa

Detalles Bibliográficos
Publicado en:Communications of the ACM Vol. 65; no. 1; pp. 50 - 55
Autor principal: THOMSON, PATRICK
Formato: Artículo
Publicado: Association for Computing Machinery Jan2022
Materias:
Acceso en línea:Ver este registro en EBSCOhost
Descripción
Sumario: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.