Projects tagged ‘ecma’


[14 total ]

23 Users
   

EiffelStudio is an IDE for the Eiffel language (ECMA-367, ISO/IEC 25436, and ACM Software System Award 2006). It includes: * Eiffel compiler * Eiffel GUI editor * Eiffel code browsing tool * ... [More] Eiffel diagram editor with round-trip, * Eiffel refactoring tool * Eiffel debugger * Eiffel profiler * Eiffel analysis tools (Metrics, Dependencies, etc.). Eiffel generates C or CLI for .NET or Mono. Eiffel applies O-O principles and Design by Contract for high-quality software. Many Eiffel libraries are included: ADT, network, GUI, database, parsing (including an Eiffel parser), XML, Web, COM, and more. [Less]
Created over 3 years ago.

6 Users

You can use the same framework in ActionScript 1,2,3 and SSAS to deploy your RIAs.
Created about 1 year ago.

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
 

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.

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.

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.