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.5.tar.bz2
md5=7111616e58b366ca269baf4867677082

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: 07 Aug 2018

Dependencies (6)

  1. camomile < "2.0.0"
  2. extlib
  3. camlp4
  4. camlzip >= "1.05"
  5. ocamlfind
  6. ocaml >= "4.02"

Dev Dependencies

None

Used by (1)

  1. sawja >= "1.5.2" & < "1.5.5"

Conflicts

None