Wednesday, February 4, 2009

Joose - A Meta Object System for JavaScript

Joose 2.0 "death of parseInt" released

The Joose team is very proud to announce the release of Joose 2.0.

Joose is a self-hosting meta object system for JavaScript with support for classes, inheritance, mixins, traits, method modifiers and more.

Joose makes object-oriented programming with JavaScript easy, declarative and very productive. The Joose meta-object system is multi-paradigm. It supports class-based and prototype-based programming styles as well as class-based inheritance and role-based extention.

The Joose framework has been successfully used in multiple production systems for twelve months now and has been proven to be very stable. Joose is being tested using an automated unit-test suite that is being run in all major browsers (Firefox, IE, Safari, Opera and Chrome).

To get started with Joose we recommend to read the getting started guide.

http://joose-js.blogspot.com/2009/02/joose-20-death-of-parseint-released.html

No comments: