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.1.1.tar.gz
md5=26dd16bdfb8b0bc28e466670569782b2
sha512=5488d1bf6cb426104dc0ad7b60e69414897b53b04111c387329ad531ccb8733f9ef279edd4abd77b0c1d32ad6bef5c98f8f57de1fdc30a34cf51a6f799b39b7f

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: 19 Aug 2019

Dependencies (5)

  1. extlib
  2. camlzip >= "1.05"
  3. ocamlfind build
  4. conf-which build
  5. ocaml >= "4.04" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. sawja = "1.5.7"

Conflicts

None