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

v3.0.tar.gz
md5=dd84254ac8ce5d81216192c591204184
sha512=f04f7e9c13193dffa438db3a5a1e2adbdc7f1dfcd50e08bddbbece76f9f4ec4be0e74b88fb0c276b6570f149830aaec8f6a3355e2dccf561bd686178b9adbec3

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: 23 Nov 2018

Dependencies (7)

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

Dev Dependencies

None

Used by (1)

  1. sawja = "1.5.6"

Conflicts

None