Note: Project Homepage coming soon!!
JSX sets itself apart from other JavaScript toolkits by providing true JavaScript eXtensions. JSX is not AJAX, does not provide web-specific functionality, and won't brew you a pot of coffee. What it WILL do is make your Javascript code cleaner and more reliable than ever before.
JSX provides the following extensions to Javascript:
* Useful extensions to JS Objects: Array, Math, Object
* Improved Exceptions
* True object-oriented, class-based hierarchy including java-style interfaces
* Unit Test capabilities
* Both typed and untyped java-style collections (List, Queue, Stack, and Map)
JSX focuses on core Javascript language improvements, and specifically on OOD/OOP. The list of features is small, and includes only widely practical items.
This project is managed by Michael Dowden.
The first development release of JSX has been completed, so hopefully this will make it easier for folks to download and evaluate the toolkit. I am planning to complete the API documentation before performing the first alpha release. (0 comments)
After nearly a year, I am just about ready for the initial beta release of JSX. I have recently set up this SourceForge account, and also an Ohloh account at https://www.ohloh.net/projects/jsx (0 comments)