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/07 19:42] aspectscript |
download [2009/10/31 02:55] (current) aspectscript |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Download ====== | + | ====== Download |
- | You can use subversion to download | + | 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 ====== | ||
+ | |||
+ | 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 ====== | ||
+ | |||
+ | You can test AspectScript using its test suite. To test, you need a *Unix machine to execute the **aspectscript/ | ||
+ | |||
+ | ====== Try AspectScript! ====== | ||
+ | |||
+ | You can try AspectScript on-line in the [[scratchpad]]. | ||
- | That includes: | ||
- | + aspectscript/ | ||
- | + jsdefs.js --------------------// | ||
- | + jsparse.js -------------------// | ||
- | + jsrewrite.js -----------------// | ||
- | + jst.php ----------------------// | ||
- | + paperExamples/ | ||
- | + (examples) | ||
- | + tests/ | ||
- | + (tests) | ||
- | + fw-testing.js -------------------// | ||
- | + run.sh | ||
- | + js -----------------------------// | ||
- | |||