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/24 15:44] aspectscript |
download [2009/10/31 02:55] (current) aspectscript |
||
---|---|---|---|
Line 3: | Line 3: | ||
You can download the standard AspectScript distribution from: | You can download the standard AspectScript distribution from: | ||
- | * {{: | + | * {{: |
The zip file includes: | The zip file includes: | ||
- | + aspectscript/ | + | + aspectscript/ |
- | + jsdefs.js --------------------// | + | + aspectscript.js --------------// AspectScript runtime library. |
- | + jsparse.js -------------------// | + | + jsdefs.js --------------------// |
- | + jsrewrite.js -----------------// | + | + jsparse.js -------------------// |
- | + jst.php ----------------------// | + | + jsrewrite.js -----------------// |
- | + paperExamples/ | + | + rewriter.html ----------------// |
- | + (examples) | + | |
- | + tests/ | + | + launcher.js ------------------// |
- | + run.sh --------------------// | + | |
- | + (tests) | + | + (examples) |
- | | + | + tests/ |
- | | + | + run.sh --------------------// |
- | + | + (tests) | |
- | ====== Test AspectScript ====== | + | |
+ | | ||
- | You can test AspectScript using its test suite. To test, you need a *Unix machine | + | ====== Latest Version ====== |
+ | |||
+ | 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: | ||
+ | [[http://pleiad.dcc.uchile.cl/ | ||
+ | |||
+ | ====== Test 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 AspectScript! ====== | ||
- | You can use the AspectScript [[tutorial|tutorial]] | + | You can try AspectScript |