Ejscript Preview Release

Michael O'Brien mob at mbedthis.com
Mon Jun 23 17:29:54 PDT 2008


We wanted to announce to this list our early preview snapshot of  
Ejscript -- an ES4 based implementation of ECMAScript.

The goal of this implementation is to create an ECMAScript best suited  
for running outside browsers. Our key targets are embedded  
applications and server side scripting.

This is a partial release with the core components of a stand-alone /  
integrated compiler, VM, module file manager, doc generator and shell.  
Standards compliance is currently low and there are some big missing  
features. So don't expect too much yet. Our focus over the next 6  
months is to close the ES4 compliance gap and get a release out by end  
of the year. In the meantime, this will go into our embedded web  
server (appweb) and start getting some use for server side web  
development.

Our release status is at:  http://www.ejscript.org/products/ejs/doc/product/status.html

Web site: http://www.ejscript.org/

Doc: http://www.ejscript.org/products/ejs/doc/product/index.html

Download: (don't expect much, this has had very little test) http://www.ejscript.org/downloads/ejs/download.php

Source repository: http://hg.embedthis.com/ejs  We've just migrated to  
this from subversion.

We've basically got a working (breathing) ES4 minus these items (and  
others):
- Type validation
- Parametric types
- Structural types
- Unicode
- Chunks of Date, Regexp and other classes
- Destructuring assignment
- Prototype inheritance

We'll add these over the next few months.

To discuss Ejscript, join the mailing list at: http://www.embedthis.com/mailman/listinfo


Cheers


Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.mozilla.org/pipermail/es-discuss/attachments/20080623/4be68e89/attachment-0002.html 


More information about the Es4-discuss mailing list