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
479 B

Infer
=====
Infer is a static analysis tool for Java, Objective-C and C, written in [OCaml](https://ocaml.org/).
To see what it can do for you, check out the documentation at <http://facebook.github.io/infer/>.
Check out [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.