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.
下载源码
通过命令行克隆项目:
git clone https://github.com/facebook/infer.git