BAT is a Scala library written in Scala 2.9.x for analyzing Java Bytecode.
BAT's primary focus is on providing different representations of Java Bytecode to support a project's special needs.
Currently, four representations are provided/are supported:
Native/Canonical - Basically, a one to one representation of the class file;.
Resolved - An object-oriented representation that facilitates writing analysis against the bytecode.
XML - An XML based representation of Java Bytecode which is based on the resolved representation.
Prolog - An ISOProlog compatible representation of Java Bytecode.
30 Day Summary Apr 20 2013 — May 20 2013
|
12 Month Summary May 20 2012 — May 20 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.