Skip to content

This repository contains the variable resolution algorithm and experiments that are part of the PHP AiR ASE 2015 submission. We are currently working on improving some of the algorithms, so the numbers generated are slightly different from those reported in the paper.

Notifications You must be signed in to change notification settings

PLSE-Lab/ase-2015-var-resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains the files supporting our recent ASE submission, available here. Note that we are currently working on improvements to the algorithms, so there are some slight differences between the numbers in the paper and those that are currently generated if you run the patterns on the corpus. Also, there was a renaming bug when the patterns were renamed to match the names in the paper (originally they were just given numbers, like pattern 01, pattern 14, etc). This does not effect the numbers reported in the paper.

Running Our Software

To run this software, you will need to download and configure the PHP AiR system. This is available on GitHub and includes installation instructions.

After installing, you should add the PHPAnalysis project as a plugin dependency. More information will be following soon.

The corpus used for this analysis is included as a file in this repository, under Downloads.

UPDATE: We are in the process of moving prior work over to a format that works well with VSCode instead of requiring Eclipse. The code here works regardless of the environment, but we still need to add the proper library info for it to find PHP AiR.

About

This repository contains the variable resolution algorithm and experiments that are part of the PHP AiR ASE 2015 submission. We are currently working on improving some of the algorithms, so the numbers generated are slightly different from those reported in the paper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages