Projects tagged ‘javascript’ and ‘scripting’


[40 total ]

51 Users
   

The OpenKomodo Open Source Development Environment for Dynamic Languages and Web Technologies The Open Komodo project provides a code base upon which integrated development environment (IDE) ... [More] software packages can be developed. ActiveState's Komodo Edit 4.3 and later (an open source, multi-platform, multi-language editor) is an established, mature product that uses the Open Komodo platform. With the Open Komodo Project, the focus is on dynamic languages and the open web. Open Komodo is developed on top of many open source technologies, including Mozilla, Python, and Scintilla. The primary development technologies used are XUL, JavaScript, Python, and C/C++. [Less]
Created about 1 year ago.

41 Users
   

Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.
Created over 3 years ago.

8 Users
   

SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript, which also works as a stand-alone JavaScript engine.
Created about 1 year ago.

5 Users
   

Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser. Cappuccino is written in Objective-J, a version of Objective-C implemented in JavaScript.
Created about 1 year ago.

5 Users

V8 is Google's open source JavaScript engine. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 implements ECMAScript as specified in ECMA-262, 3rd ... [More] edition, and runs on Windows XP and Vista, Mac OS X 10.5 (Leopard), and Linux systems that use IA-32 or ARM processors. V8 can run standalone, or can be embedded into any C++ application. [Less]
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.

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.

2 Users

The Render Engine is a cross-browser, open source game engine written entirely in Javascript. It is designed, from the ground up, to be easy to use and understand. The game engine is currently ... [More] designed for 2D game development across a wide variety of browsers, but could easily be expanded to support 3D in the future. The engine uses a simple object-oriented structure and is well documented in a format familiar to many Java developers. [Less]
Created about 1 year ago.

2 Users
 

jslibs is a standalone Javascript development environment whose aim is to turn Javascript into a general-purpose scripting language. jslibs provides a set of native modules that contains various ... [More] general-purpose classes and functions. Some of these modules are simple wrappers to familiar libraries such as : zlib, SQLite, FastCGI, NSPR (Netscape Portable Runtime), ODE (Open Dynamics Engine), libpng, libjpeg, OpenGL, OpenAL, LibTomCrypt, libffi (Foreign function interface), ... whereas other modules provide tools to enhance Javascript programming : Print(), Load(), Exec(), Seal(), Expand(), Buffer class, ... The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run Javascript files. [Less]
Created over 2 years ago.

2 Users

Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT ... [More] transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development. [Less]
Created over 3 years ago.