Write JavaScript with the expressive power of ActionScript
With JASPA you can harness JavaScript's missing OOP features such as classes, packages, strong typing and more.
This is not just another JS library - JASPA genuinely advances the syntax of JavaScript to that of ActionScript 3, and the compiler converts it to regular JavaScript that will run in any browser.
Compiler demo
Here you can perform a basic test to see how JASPA converts JAS to regular JavaScript. To work with classes and the full set of JASPA features download JASPA.
Download JASPA
Download JASPA from SourceForge
The primary download includes the compiler software and the cross-browser scripting API for writing web applications.
(PHP required)
Further information
The JASPA WIKI - On-going documentation of the project as a whole.
JASPA code examples - A growing repository of code examples and test cases.
The JAS Language - JavaScript; Advanced Syntax, modelled on AS3.
The JASPA Compiler - A JavaScript cross-compiler written in PHP.
Stay in the loop
Join the JASPA Facebook page and get updates in your fb inbox.
Tim Whitlock's blog - The author of JASPA rambles on about it and occasionally other things too.
Follow @timwhitlock on Twitter for announcements.
Or email feedback@jaspa.org.uk
JASPA: JavaScript; Advanced Syntax with PHP