You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
429 B
17 lines
429 B
Infer
|
|
=====
|
|
|
|
Infer is a static analysis tool for Java, Objective-C and C, written in [OCaml](https://ocaml.org/).
|
|
Check out the documentation at <http://fbinfer.com/>.
|
|
See [FILES.md](FILES.md) for a quick overview of the files in `infer/bin`.
|
|
|
|
Installation
|
|
------------
|
|
|
|
Read the [INSTALL.md](INSTALL.md) file for details on installing Infer.
|
|
|
|
License
|
|
-------
|
|
Infer is BSD-licensed. We also provide an additional patent grant.
|
|
|