Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

BESEN is an acronym for "Bero's EcmaScript Engine", and it is a complete ECMAScript Fifth Edition Implemention in Object Pascal, which is compilable with Delphi >=7 and FreePascal >= 2.5.1 (2.4.0 only inoffically). BESEN is licensed under the LGPL license with ... [More] static-linking-exception. Features: It's a complete implementation of the ECMAScript Fifth Edition standard, and it has x86/x64 native code just-in-time compilers. [Less]

5.0
 
  0 reviews  |  6 users  |  60,838 lines of code  |  2 current contributors  |  Analyzed 6 days ago
 
 

CRIScript is a lightweight implementation of JavaScript/ECMAScript for games. CRIScript engine compiles a JavaScript into a stream of byte codes and executes it on several platforms with great performance and flexibility. It currently supports the PC and Xbox360 platforms. -Support site ... [More] www.criscript.com is a development site of the scripting language. -SVN tree You can check out the sources for CRIScript directly from our Subversion repository (svn://criscript.com) to modify and build the freshest code (This is covered under: CRI Script Software License 1.0). To build CRIScript tree, you need to follow steps below. 1) Sync with the latest SNV tree of CRIScript with the credential below. site: svn://criscript.com username: "guest" password: "" (blank) 2) Set up 'bison.exe' ('bison.exe' is not distributed as a part of CRIScript). You need to download it separately from bison support web site http://www.gnu.org/software/bison/ and set up bison in your environment. CRIScript's parser can be compiled in bison ver 2.1. 3) criScript\build\win32\cricript\criscript\criscript.vcproj is VS2005 project file of CRIScript library. Add it to your project. 4) Build it. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed about 12 hours ago
 
 

Chicory consists of a JavaScript compiler and a runtime library written in JavaScript. Its main goal is to allow the developer to write "Rich Internet Applications" in JavaScript 1.7 (with possible extensions) against a common api which is being compiled to JavaScript 1.5 both for the ... [More] browser and server-environment. In this sense it's a "reverse GWT" allowing the JavaScript developer to write code for an "abstract server" as if it is being part of the browser application. Chicory will initially support Rhino for the code running on the server. Chicory is based on the "Narcissus" parser written by Brendan Eich and both the Simplified JavaScript parser and JSLint which were written by Douglas Crockford. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

An object/meta-language environment for JavaScript. Hosts an implementation of Microsoft's M modeling/programming language. Online Test SuitesParser system Type system DSL Grammar Mode (very unfinished)JSMetaPad Performance in Web BrowsersIf you use Apple's Safari browser, please upgrade ... [More] to version 4, as it fixes some issues that impact this project, and is much faster than previous releases. If you don't use Apple's Safari browser, please consider using it, as it is a decimal order of magnitude faster than IE8 and Opera (Instructions are available here for building the jsc.exe JavaScript interpreter, a part of the WebKit project. LicenseSource code (except for portions redistributing other open-source software) available under the Artistic License 2. M Modeling/Specification LanguageThe Work-in-Progress M Language Specification (May 2009) [Less]

0
 
  0 reviews  |  0 users  |  15,130 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

This library aims to provide an API for compiling and executing runtime ActionScript/JavaScript within the Flash client (no server required) via Adobe's ECMAScript 4 compiler (from the Tamarin project). Examples for Flex and Flash are included in the zip. In its current state, it can: ... [More] Compile AS3/JavaScript at runtime within the Flash Player Execute compiled code in the scope of any object Control which classes and functions are exposed to the script domain Please note: there are currently several bugs in Adobe's compiler that will cause it to choke on perfectly good script. I'm filing bugs with the Tamarin project team as I find them. I will try to document them in this project as well. A Flex app is available for testing and has a few examples included in the left-hand column. Clicking an example populates the editable script area, which can then be compiled and loaded by clicking "Compile and Load." Its eventual, intended use is to be the scripting engine for the Cannonball project. You can contact me at john at newgonzo dot com. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 2 days ago
 
 

Traceur is a JavaScript.next-to-JavaScript-of-today compiler that allows you to use features from the future today. Traceur's goal is to inform the design of new JavaScript features which are only valuable if they allow you to write better code. Traceur allows you to try out new and proposed ... [More] language features today, helping you say what you mean in your code while informing the standards process. [Less]

0
 
  0 reviews  |  0 users  |  144,365 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

IMPORTANT: This project has merged into the main Antlr project.Please visit http://antlr.org to report bugs, get code, etc.ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from ... [More] grammatical descriptions containing actions in a variety of target languages. ANTLR provides excellent support for tree construction, tree walking, translation, error recovery, and error reporting. This project provides an Ecmascript3 / Javascript target for ANTLR, allowing users to compile ANTLR grammars to Javascript code that will run in web browsers, or anywhere else Javascript is supported. [Less]

0
 
  0 reviews  |  0 users  |  118,615 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

(almost) 100% invokedynamic EcmaScript 5 impl

0
 
  0 reviews  |  0 users  |  43,429 lines of code  |  11 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.