package calli
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
CaLLi : OCaml Library for Static Analysis of LLVM bitcode
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.tar.gz
md5=a8a2a047d4abec1277375276ee601432
sha512=c7d56afaed8aa6d6ca19aa515340fcbd7dccfd3308628030c5e53a3ed2a17e0c44c9f7496778a15b5dbc807c14db068f388585bca89f2c3f5cf433909fc942fa
doc/README.html
CaLLi
CaLLi is a OCaml Analysis Library for LLVM IR
Requirements
- OCaml, version 4.13.1 or later.
Installation
- Using OPAM
opam install calli- Building from source
dune build
opam install .Usage
Read our Getting Started page for details.
License
CaLLi is MIT-licensed.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page