Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/facebook/infer

A static analyzer for Java, C, C++, and Objective-C
https://github.com/facebook/infer

c code-quality cpp java objective-c static-analysis static-code-analysis

Last synced: about 1 month ago
JSON representation

A static analyzer for Java, C, C++, and Objective-C

Lists

README

        

logo

# Infer ![build](https://github.com/facebook/infer/actions/workflows/install.yml/badge.svg) ![website](https://github.com/facebook/infer/actions/workflows/deploy.yml/badge.svg)

[Infer](http://fbinfer.com/) is a static analysis tool for Java,
C++, Objective-C, and C. Infer is written in [OCaml](https://ocaml.org/).

## Installation

Read our [Getting
Started](http://fbinfer.com/docs/getting-started) page for
details on how to install packaged versions of Infer. To build Infer
from source, see [INSTALL.md](./INSTALL.md).

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

Infer is MIT-licensed.

Note: Enabling Java support may require you to download and install
components licensed under the GPL.