Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

The OPAL Project - An OPen Analysis Library for Java Bytecode

Compare

  Analyzed 27 days ago

OPAL is a platform for analyzing and engineering Java byte code that is written in Scala and which leverages Scala's advanced language features to provide a new and previously unseen level of customizability and scalability. OPAL was designed from the ground up with extensibility, adaptability and ... [More] scalability in mind. In general, OPAL facilitates writing concurrent analyses and is already highly parallelized. On top of the framework for representing and engineering Java byte code, OPAL in particular provides a framework for the abstract interpretation of Java bytecode. Additionally, it has built-in support for the analysis of static source code dependencies and generally provides extensive support for pattern-matching on Java bytecode. [Less]

495K lines of code

8 current contributors

2 months since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Jasm

Compare

Claimed by Whiley Analyzed 28 days ago

An Assembler / Disassembler for Java Bytecode. Also, a useful library for reading / writing class files which is currently used in the Whiley compiler (see http://whiley.org).

28.7K lines of code

4 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This