Back to Browse

PC-lint Plus | Static Code Analysis for C and C++

108.6K views
Sep 1, 2022
0:16

PC-lint Plus is a #StaticAnalysis tool by #VectorInformatik that finds defects in software by analyzing the C and C++ source code. Free demo available: https://pclintplus.com/ πŸ”πŸ”πŸ” Like a compiler, #PClintPlus parses your source code files, performs semantic analysis, and builds an abstract syntax tree to represent your program. From there, PC-lint Plus employs various mechanisms including Data Flow Analysis, Abstract Interpretation, Value Tracking, read-write analysis, Strong Type checking, function semantic validation, and many other technologies to provide a robust and holistic analysis of both individual files and an entire project. πŸ”πŸ”πŸ” PC-lint Plus then reports its findings using clear, concise, and actionable diagnostics that are easy to understand. The diagnostic message format is fully customizable and includes precise location information and context necessary to quickly address defects. PC-lint Plus can be run from the command line, integrated into your build process or continuous integration system, or run from within your IDE. πŸ”πŸ”πŸ” #SoftwareQuality #SoftwareDevelopment #SoftwareTesting #StaticCodeAnalysis #MISRA #EmbeddedSoftware #EmbeddedSystems

Download

1 formats

Video Formats

360pmp41.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

PC-lint Plus | Static Code Analysis for C and C++ | NatokHD