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

javalib-2.3.3.tar.bz2
md5=a4d4b06e8f4860db34c128e760fa8397

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: 09 Nov 2016

Dependencies (5)

  1. extlib-compat
  2. camlp4
  3. camlzip >= "1.05"
  4. ocamlfind
  5. ocaml >= "4.00" & < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. sawja = "1.5.2"

Conflicts

None