Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
download [2009/10/20 15:47] 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: | ||
Line 12: | Line 12: | ||
+ jsparse.js -------------------// | + jsparse.js -------------------// | ||
+ jsrewrite.js -----------------// | + jsrewrite.js -----------------// | ||
+ | + rewriter.html ----------------// | ||
+ jst.php ----------------------// | + jst.php ----------------------// | ||
- | + laucher.js -------------------// | + | + launcher.js ------------------// |
+ paperExamples/ | + paperExamples/ | ||
+ (examples) | + (examples) | ||
Line 21: | Line 22: | ||
+ fw-testing.js -------------------// | + fw-testing.js -------------------// | ||
+ js -----------------------------// | + js -----------------------------// | ||
+ | |||
+ | ====== 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:// | ||
====== Test AspectScript ====== | ====== Test AspectScript ====== | ||
Line 26: | Line 32: | ||
You can test AspectScript using its test suite. To test, you need a *Unix machine to execute the **aspectscript/ | You can test AspectScript using its test suite. To test, you need a *Unix machine to execute the **aspectscript/ | ||
- | |||
====== Try AspectScript! ====== | ====== Try AspectScript! ====== | ||
- | You can use the AspectScript [[tutorial|tutorial]] | + | You can try AspectScript |