What is it about?

Static analysis is performed on computer programs in source code format either to find potential issues (bugs, code smells, vulnerabilities) or to verify compliance to given standards , guidelines. The importance of the first goal compared to the second one depends on the used programming language. This paper shows how different programming languages have different needs.

Featured Image

Why is it important?

The paper is important because it shows static analysis is important for all programming languages.

Read the Original

This page is a summary of: Static Analysis for Ada, C/C++ and Python, ACM SIGAda Ada Letters, April 2022, ACM (Association for Computing Machinery),
DOI: 10.1145/3530801.3530807.
You can read the full text:

Read

Resources

Contributors

The following have contributed to this page