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

3.2.2.tar.gz
md5=90174a2297d43891ee7ebaaf7d29b87e
sha512=4796042b9d7929db45cf71a471a30a551b5fc2f27e801759d4911610c355b2a93b7148b3c84bb96844da31f756e2b3eb242f553f99dd5698474fbffaed4f8b98

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 Jan 2023

Dependencies (5)

  1. extlib
  2. camlzip >= "1.11"
  3. ocamlfind build
  4. conf-which build
  5. ocaml >= "4.08"

Dev Dependencies

None

Used by (1)

  1. sawja >= "1.5.8"