19 February, 2013

dejavu 0.3.3


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
IndigoUnited | More scripts
indigounited.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
February 19th, 2013, 16:57 GMT [view history]
C: \ Development Tools \ Other Libraries

By default JavaScript supports prototype inheritance.

dejavu adds support for class inheritance, the essential feature needed to support object-oriented programming (OOP), the base of all large scale applications in any programming language.

dejavu doesn't destroy prototype inheritance, building class inheritance on top of it, allowing older JavaScript code to still work without crashing the app.

Here are some key features of "dejavu":

· Interfaces
· Mixins
· Constants
· Context bindings
· Signature checks
· AMD support
· Client-side support
· Good performance
· Two modes - loose, strict

Requirements:

· JavaScript enabled on client side
· Node.js 0.8 or higher for server-side environments

What's New in This Release: [ read full changelog ]

· Minor optimizer tweaks.


Download button
Via: dejavu 0.3.3

0 Comment: