Skip to content

Bottom-up summary-based pointer analysis for Java

Notifications You must be signed in to change notification settings

utopia-group/scuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Scuba

  • Prerequisites
    • Make sure you have already install the JAVA SDK 1.6.x (It won't work for the latest SDK!)
    • Download and install the dacapo benchmarks from Mayur's group.

To build the scuba tool, simply execute:

ant jar

Execute Scuba

To run scuba on a particular benchmark (e.g., Antlr), simply execute:

./run-antlr.sh

About

Bottom-up summary-based pointer analysis for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published