package javalib

  1. Overview
  2. No Docs
Javalib is a library written in OCaml with the aim to provide a high level representation of Java .class files

Install

Dune Dependency

Authors

Maintainers

Sources

v3.1.tar.gz
md5=515e890d06a9b3c6b57e5112a491ef24
sha512=74edd09168766a0bb30c442951d69aad7199efd39f1fe54f2335d439bae10ab95ccd0d2429ac336268a7ecddc8c2a35c8fbb168d6ef2b43b6177a0200f6336b6

Description

Thus it stands for a good starting point for people who want to develop static analyses for Java byte-code programs, benefiting from the strength of OCaml language.

Published: 11 Jul 2019

Dependencies (6)

  1. extlib
  2. camlp4
  3. camlzip >= "1.05"
  4. ocamlfind build
  5. conf-which build
  6. ocaml >= "4.04"

Dev Dependencies

None

Used by (1)

  1. sawja = "1.5.6"

Conflicts

None