Projects tagged ‘ecma’ and ‘javascript’


[10 total ]

5 Users
 

eden is a serializer/deserializer library using a subset of the ECMAScript notation, it allows to exchange and interpret data keeping the structure and the type.
Created about 1 year ago.

3 Users
 

A lightweight JavaScript library that standardizes cross-browser standard library and DOM support, providing a common ground for web development.
Created over 3 years ago.

3 Users
 

Advanced server-side Javascript. EvaScript is a Javascript implementation based on the ECMA Script standard. Remote-control Javascript object via Java. UnitTest you Javascript code. Browser ... [More] independent scripting. Works with almost every browser, including the iPhone. [Less]
Created over 2 years ago.

2 Users
 

EvaServer is an open source Java framework that makes web applications fun to write. It hides browser details from the developer and enforces object oriented designs. A component based architecture ... [More] and transparent client-server communication makes it one of the most powerful Ajax frameworks on the planet. [Less]
Created over 2 years ago.

1 Users

Java based generic scripting engine with dynamic language features. Syntax is also based on the Java language and works transparent with Java VM in that it locates classes on the fly and can also ... [More] compile .java files in runtime. Recently added prototype functionality (as known from ECMA based scriptlanguages such as Javascript/Actionscript). [Less]
Created over 3 years ago.

1 Users

Zapper is a PHP base Ajax/XAP toolkit with the ability to persist objects on client side. Development version, not really ready for production.
Created over 3 years ago.

0 Users

Remote Objects FrameworkThe ROF consists of 5 projects: rof-script is an ECMA Script (JavaScript) implementation with some additional features for object oriented JavaScript dynamic JavaScript ... [More] generation and browser independent scripting rof-core is a Java- and JavaScript library based on rof-script. rof-spring provides Spring WebMVC support with abstract views and view resolvers. rof-xml-parser is an XML parser and JavaScript generator for the ROF templates. rof-browsers is a set of browser plugins. [Less]
Created 4 months ago.

0 Users

Ejacs is an Ecma-262 compliant JavaScript interpreter written entirely in Emacs Lisp. It should work in GNU Emacs versions 22 and higher. The parser and evaluator are ports of Brendan Eich's ... [More] Narcissus (JavaScript in JavaScript). The runtime is my own implementation, with a few exceptions (notably the regular expression engine) that are ports of Mozilla Rhino code. See the README file and project Wiki for more information. There are probably bugs in both the installation instructions and the actual code, so make sure to check the Wiki if you have problems! [Less]
Created about 1 year ago.

0 Users

ECMAScript 3 翻译计划
Created about 1 year ago.

0 Users

IntroductionAgileAjax is a package of javascript files that work independently and in conjunction with Prototype 1.6 or Ext 2.0. AgileAjax is built with a design pattern to maximize flexibility. ... [More] Leveraging and enhancing the native XHR events it provides a much more stable and usable API. DetailsHandles cross browser XHR creation and event delegation. Bundled in an ultra light framework to handle function closures, class inheritance and custom events. Specialized versions for Prototype 1.6 and Ext 2.0. Leading in less new code to incorporate to your project if you're using either framework. Delivers a framework to manage ajax state problems. Such as bookmarking or history(back button issue) [Less]
Created 12 months ago.