sawjaversion

Provide a high level representation of Java bytecode programs and static analysis tools.

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.

Published
Maintainersawja@inria.fr
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/sawja-1.5.tar.bz2
sha256=952163732a30a2b6a4284a485cfa9fadef888cd0fa5af3c434f2edc4277e1845
md5=2e6cabd2112ae856b94ccf413ac4bcdf
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/sawja/sawja.1.5/opam
Required by