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.
Jules Villard
77865559f5
|
4 years ago | |
---|---|---|
.github/workflows | 4 years ago | |
dependencies | 5 years ago | |
docker | 4 years ago | |
examples | 6 years ago | |
facebook-clang-plugins | 4 years ago | |
infer | 4 years ago | |
m4 | 4 years ago | |
opam | 4 years ago | |
scripts | 4 years ago | |
sledge | 4 years ago | |
website | 4 years ago | |
.buckconfig | 8 years ago | |
.clang-format | 4 years ago | |
.gitattributes | 5 years ago | |
.gitignore | 4 years ago | |
.inferconfig | 7 years ago | |
.ocamlformat | 6 years ago | |
CODE_OF_CONDUCT.md | 4 years ago | |
CONTRIBUTING.md | 4 years ago | |
CONTRIBUTORS | 8 years ago | |
Changelog.md | 4 years ago | |
FILES.md | 7 years ago | |
INSTALL.md | 4 years ago | |
ISSUE_TEMPLATE.md | 5 years ago | |
LICENSE | 6 years ago | |
Makefile | 4 years ago | |
Makefile.autoconf.in | 4 years ago | |
Makefile.config | 4 years ago | |
PULL_REQUEST_TEMPLATE.md | 6 years ago | |
README.md | 4 years ago | |
autogen.sh | 4 years ago | |
build-infer.sh | 4 years ago | |
configure.ac | 4 years ago | |
install-sh | 8 years ago |
README.md
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.