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

v2.3.6.tar.gz
md5=5dce1d9267cb47172dc71f93fc97c9f0
sha512=88e90f0fdfa4ff2b61487cb329c935ac352e1d46c04b18cab1e12283e78aaa10fecd82cb49779da52ea5e11c2c911bcc06b0c1c00eb1f1f8c3b8ee63b758f18c

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: 29 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" & < "5.0"

Dev Dependencies

None

Used by (1)

  1. sawja = "1.5.5"

Conflicts

None