sawja
Sawja provides a high level representation of Java bytecode programs and static analysis tools
Description
Sawja is a library written in OCaml, relying on Javalib to provide a high level representation of Java bytecode programs. Its name stands for Static Analysis Workshop for JAva. Whereas Javalib is dedicated to isolated classes, Sawja handles bytecode programs with their class hierarchy and control flow algorithms. Moreover, Sawja provides some stackless intermediate representations of code, called JBir and A3Bir. The transformation algorithm, common to these representations, has been formalized and proved to be semantics-preserving.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 03 Sep 2019
- Authors
- Maintainers
Sources
Dependencies
javalib
>= "3.1.1" & < "3.2.1"
conf-perl
build
conf-which
build
ocamlfind
build
ocaml
>= "4.02" & < "5.0.0"
Reverse Dependencies