Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
download [2009/09/19 03:22] aspectscript |
download [2009/10/31 02:55] (current) aspectscript |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Download ====== | + | ====== Download |
| - | You can download AspectScript from: | + | |
| + | You can download | ||
| - | {{: | + | |
| + | |||
| + | The zip file includes: | ||
| + | |||
| + | + aspectscript/ | ||
| + | + aspectscript.js --------------// | ||
| + | + jsdefs.js --------------------// | ||
| + | + jsparse.js -------------------// | ||
| + | + jsrewrite.js -----------------// | ||
| + | + rewriter.html ----------------// | ||
| + | + jst.php ----------------------// | ||
| + | + launcher.js ------------------// | ||
| + | + paperExamples/ | ||
| + | + (examples) | ||
| + | + tests/ | ||
| + | + run.sh --------------------// | ||
| + | + (tests) | ||
| + | + fw-testing.js -------------------// | ||
| + | + js -----------------------------// | ||
| + | |||
| + | ====== Latest Version ====== | ||
| - | That includes: | + | If you already know how to use AspectScript and want to benefit from the latests improvements and bugfixes, please use the SVN repository located at: |
| - | + aspectscript/ | + | [[http://pleiad.dcc.uchile.cl/svn/incubator/js/trunk/]] (user: guest, pass: guest). |
| - | + jsdefs.js --------------------// JavaScript AST definition. | + | |
| - | + jsparse.js -------------------// | + | |
| - | + jsrewrite.js -----------------// Library for code instrumentation of JavaScript. | + | |
| - | + jst.php ----------------------// A small library for instrumenting code online. | + | |
| - | + paperExamples/ | + | |
| - | + (examples) | + | |
| - | + tests/ | + | |
| - | + run.sh --------------------// | + | |
| - | + (tests) | + | |
| - | + fw-testing.js -------------------// A JavaScript framework of testing for AspectScript. | + | |
| - | + js -----------------------------// | + | |
| - | + | ||
| - | ===== Testing | + | ====== Test AspectScript ====== |
| - | You can test AspectScript (or some variation of it) using its test suite. To test, you need a *Unix machine to execute the **aspectscript/ | + | |
| - | * **test15.js**: Unknown | + | You can test AspectScript using its test suite. To test, you need a *Unix machine |
| - | * **test21-modifyingJPData.js**: | + | |
| - | | + | |
| - | * **testRee16-jpOrder**: | + | |
| - | | + | ====== Try AspectScript! ====== |
| - | ==== Try it on! ==== | + | You can try AspectScript |
| - | You can use the AspectScript [[tutorial|tutorial]] . | + | |