This fork has (so far) minor changes that are focused on repackaging Infer using Nix (see shell.nix) so I can run it on NixOS. There is also a helper script (see debug_erlang.sh) for debugging erlang programs, which runs Infer and then opens the results in firefox.
Using debug_erlang.sh
Once inside of the nix-shell run:
./debug_erlang.sh ./examples/hello.erlInfer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.
Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.
See CONTRIBUTING.md.
Infer is MIT-licensed.
Note: Enabling Java support may require you to download and install components licensed under the GPL.
