Re: Regarding ECMAScript in Mobile Devices

On Wed, 27 Feb 2002, [iso-8859-1] Esh Vinod wrote:

> Hi All,
>    
>    I was working on a project called ECMAScript
> compiler and Interpreter for Mobile Devices.  As all
> of you know size is the main constraint on handsets. 
> So we cannot develop a full compiler and interpreter
> of ECMAScript.  That means we should avoid
> implementing of rarely used features like Regular
> Expressions.  Like this is there any other features we
> can leave.  And one more point i would like to know is
> who are all developing this Embedded JavaScript (i.e.,
> ECMASCript compiler and interpreter for Embedded
> Devices) and what are their ROM and RAM sizes.   Hope
> you people understood and reply to this mail as early
> as possible

I strongly recommend you take a look at ECMA 327 which
defines a compact profile of ECMA 262 aimed at mobile
devices. see http://www.ecma.ch

Regards,

-- Dave Raggett <dsr@w3.org> or <dave.raggett@openwave.com>
W3C Visiting Fellow, see http://www.w3.org/People/Raggett 
tel/fax: +44 122 586-6240 (or 7351) +44 771 213 7629 (mobile)

Received on Monday, 4 March 2002 11:06:40 UTC