Version 0.8.0 Alpha

Quickly produce robust, reusable client-side code for any browser.

Easily interface with existing Javascript using external classes.

Utilize any server-side framework available to Javascript.

Portal to the Milescript open-source development community.

AddThis Social Bookmark Button
Stumble It! StumbleUpon Toolbar
Digg It!
Del.icio.us

Milescript 0.8.0 Alpha Released

Well, it's been three months since our pre-alpha release and Milescript is finally feature-complete. The Milescript toolchain encompasses the entire client-side development cycle. It incorporates a statically typed language which supports classical inheritance, automatically generates documentation, integrates unit tests, and is developed in an Eclipse IDE Plugin.

New Features:

  • Eclipse Plugin ( the plugin is in alpha, advanced features like refactoring will take more time )
  • Unit Testing framework ( utilizing the CrossCheck open-source project )
  • Generated Documentation ( similar to Javadoc )
  • Name Condensation, reduces the size of generated code significantly
  • Exported Methods and Attributes, allows Milescript code to be called from JavaScript
  • LibExt - allows type-checked Ext 2.0 to be used in Milescript, but adds nothing to generated code
  • Elements from ECMAScript 4, such as Record and Union types for use with External Classes
  • Several new demos: Game of Life, ExtJS 2.0, Dojo Charting, Google Base, and Fisheye Menu
  • See the Alpha Release wiki page for a more detailed description of each new feature.

Also, the Milescript 1.0 Specification is now finalized. Any further changes to the language syntax will be included in future versions of Milescript and will maintain backwards compatibility with Milescript 1.0.

Release Notes:

  • You no longer need to download the example workspace separately, it is included in the binary distribution
  • See the Known Issues for more information

Developing in Milescript

Testing in Milescript

Documentation in Milescript

About | Contact
Milescript is an open source project released under the Apache 2 license.
Copyright © 2007, Point5u, LLC. All rights reserved. Images, layout, text, and other design elements may not be used without permission. The Milescript brand, logo, and slogan are trademarks of Point5u, LLC and may not be used in any way without permission.