Created as the project for a Program Analysis course.
Given the code of a JavaScript program and a line number, calculates a dynamic global backwards slice of the program using the Jalangi framework, then outputs a new JavaScript file with the slice at the given line number.