package calli

  1. Overview
  2. Docs
CaLLi : OCaml Library for Static Analysis of LLVM bitcode

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.tar.gz
md5=a8a2a047d4abec1277375276ee601432
sha512=c7d56afaed8aa6d6ca19aa515340fcbd7dccfd3308628030c5e53a3ed2a17e0c44c9f7496778a15b5dbc807c14db068f388585bca89f2c3f5cf433909fc942fa

Description

Published: 21 Nov 2023

README

CaLLi

CaLLi is a OCaml Analysis Library for LLVM IR

Requirements

  • OCaml, version 4.13.1 or later.

Installation

  1. Using OPAM

  opam install calli
  1. Building from source

  dune build
  opam install .

Usage

Read our Getting Started page for details.

License

CaLLi is MIT-licensed.

Dependencies (5)

  1. containers
  2. zarith
  3. llvm
  4. dune >= "2.9"
  5. ocaml >= "4.13"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.