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.2.tar.gz
md5=59119bcd5d4e963665a6529227237eb0
sha512=48331b4a0f8870e9efbb8eb7fd4abeac89d057692abe2f61327e77c268805f7fb296399af6e859a2ae7772f596ce8450f2692ac4385ebb6be6b95d7239b4cec1

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: 18 Dec 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