download

This is an old revision of the document!


Download & Install

You can use subversion to download and install AspectScript.

   http://pleiad.dcc.uchile.cl/svn/incubator/js/

That includes:

   + aspectscript/ 
      + jsdefs.js --------------------// JavaScript AST definition
      + jsparse.js -------------------// JavaScript Parser ()
      + jsrewrite.js -----------------// Library for code instrumentation of JavaScript
      + jst.php ----------------------// A small library for instrumenting code online
      + paperExamples/
        + (examples)  ----------------// Examples presented in the paper
      + tests/
        + (tests)  -------------------// AspectScript tests.   
   + fw-testing.js -------------------// A JavaScript framework of testing for AspectScript
   + run.sh  -------------------------// A script to run all tests of AspectScript
   + js  -----------------------------// A binary for the JavaScript interpreter of Firefox. 
   
  • download.1252352582.txt.gz
  • Last modified: 2009/09/25 16:01
  • (external edit)