Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
/ BAT Public archive

A Java Bytecode library written in Scala that provides an object-oriented representation that facilitates static analyses by means of pattern matching.

Notifications You must be signed in to change notification settings

Delors/BAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAT has moved (and was renamed).

Moved the Repository This repository is kept for historical reasons.

Overview BAT is library in Scala for analyzing Java Bytecode.

BAT generally supports Java 6 class files and contains preliminary support for Java 7 as of June 2012.

BAT in particular provides support for the analysis of static source code dependencies. Furthermore, it provides extensive support for pattern-matching on Java Bytecode.

If you miss a certain feature, just write us an email.

About

A Java Bytecode library written in Scala that provides an object-oriented representation that facilitates static analyses by means of pattern matching.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published