返回排行榜
Infer
A static analyzer for Java, C, C++, and Objective-C
static-analysisstatic-code-analysiscode-qualityjavaccppobjective-c
关键指标
Star 增长趋势
Star
15.7k
Forks
2.1k
周增长
—
Issues
379
5k10k15k
2015年6月2017年4月2019年2月2020年12月2022年11月2024年9月2026年7月
README

Infer

Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.
Installation
Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.
Contributing
See CONTRIBUTING.md.
License
Infer is MIT-licensed.
Note: Enabling Java support may require you to download and install components licensed under the GPL.
相关仓库