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 about 8 hours 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]

493K lines of code

8 current contributors

about 2 months since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Jasm

Compare

Claimed by Whiley Analyzed about 3 hours 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 4 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This