package javalib

  1. Overview
  2. 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.tar.bz2
md5=9b79ea9cfd2b30e0e6c2c655b989532f

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: 21 Nov 2013

Dependencies (5)

  1. extlib-compat < "1.7.0"
  2. extlib >= "1.5.1" & <= "1.6.0"
  3. camlzip = "1.05"
  4. ocamlfind
  5. ocaml

Dev Dependencies

None

Used by (2)

  1. nit
  2. sawja = "1.5"

Conflicts

None