# infer **Repository Path**: bugtree/infer ## Basic Information - **Project Name**: infer - **Description**: 方便访问 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: 0.12.1 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-23 - **Last Updated**: 2024-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Infer [![Build Status](https://travis-ci.org/facebook/infer.svg?branch=master)](https://travis-ci.org/facebook/infer) [Infer](http://fbinfer.com/) is a static analysis tool for Java, Objective-C and C, written in [OCaml](https://ocaml.org/). ## Installation Read our [Getting Started](http://fbinfer.com/docs/getting-started.html) page for details on how to install packaged versions of Infer. To build Infer from source, see [INSTALL.md](./INSTALL.md). ## License Infer is BSD-licensed. We also provide an additional patent grant. Note: Enabling Java support may require you to download and install components licensed under the GPL.