PAMunb / JimpleFramework

A Rascal implementation of the Jimple framework.
13 stars 5 forks source link
jimple jimple-framework program-analysis rascal static-analysis

JimpleFramework

Build Status

A Rascal implementation of the Jimple framework. The current version supports:

Requirements

Setting up your requirements

  1. Make sure Eclipse is running on Java ?. Also, you need to setup your PATH to use Java ? when using Maven.
  2. Install Lombok into Eclipse IDE. https://projectlombok.org/setup/eclipse

Installation Procedure