Poster | Thread |
ssolie
|  |
Re: Adobe Opens Source Of The ActionScript Virtual Machine Posted on 7-Nov-2006 21:55:53
| | [ #1 ] |
|
|
 |
Elite Member  |
Joined: 10-Mar-2003 Posts: 2755
From: Alberta, Canada | | |
|
| Here we go again... _________________ ExecSG Team Lead
|
|
Status: Offline |
|
|
Samurai_Crow
|  |
Re: Adobe Opens Source Of The ActionScript Virtual Machine Posted on 7-Nov-2006 22:04:33
| | [ #2 ] |
|
|
 |
Elite Member  |
Joined: 18-Jan-2003 Posts: 2320
From: Minnesota, USA | | |
|
| Does it generate code for PowerPC? If not it is of no use to us.  |
|
Status: Offline |
|
|
NomadOfNorad
|  |
Re: Adobe Opens Source Of The ActionScript Virtual Machine Posted on 7-Nov-2006 22:28:31
| | [ #3 ] |
|
|
 |
Cult Member  |
Joined: 2-Jun-2003 Posts: 750
From: Jacksonville, Florida, USA, Earth, Sol system, Milky Way galaxy | | |
|
| A virtual machine is not a compiler, it is an engine that converts system-calls directed at the virtual machine into system-calls specific to the hardware and OS that the virtual machine is running on top of. _________________ "I love peacenicks, they're so easy to conquer." --Ivan J Ironfist, the Dictator
|
|
Status: Offline |
|
|
Samurai_Crow
|  |
Re: Adobe Opens Source Of The ActionScript Virtual Machine Posted on 7-Nov-2006 22:46:39
| | [ #4 ] |
|
|
 |
Elite Member  |
Joined: 18-Jan-2003 Posts: 2320
From: Minnesota, USA | | |
|
| The article said that the VM supports JIT compilation. This is certainly system-specific.  |
|
Status: Offline |
|
|
_PAB_
|  |
Re: Adobe Opens Source Of The ActionScript Virtual Machine Posted on 7-Nov-2006 23:21:52
| | [ #5 ] |
|
|
 |
Regular Member  |
Joined: 20-Sep-2003 Posts: 189
From: Germany | | |
|
| @Samurai_Crow: > JIT compilation. This is certainly system-specific
AFAIK no: compilation into the virtual meta-code is meant here.
BTW: nice thingy but actually I began to disable Flash in my browsers since it's mainly used by banners and advertising. _________________
|
|
Status: Offline |
|
|
ShadesOfGrey
|  |
Re: Adobe Opens Source Of The ActionScript Virtual Machine Posted on 8-Nov-2006 2:46:03
| | [ #6 ] |
|
|
 |
Regular Member  |
Joined: 25-Mar-2003 Posts: 290
From: Unknown | | |
|
| What I thought would be of most interest were these statements in the Ars Technica article:
Quote:
Mozilla has responded to Adobe's contribution by creating the Tamarin Project. Named after a species of tiny arboreal monkeys, the project aims to develop a complete ECMAScript 4 implementation based on Adobe's virtual machine. |
and
Quote:
The availability of an open source ECMAScript 4 implementation would promote adoption of the standard and could potentially stimulate use of JavaScript 2, which is based on ECMAScript 4. |
I don't see how Amiga browsers would not benefit from implementing ECMAScript 4. The impression I get is that as the AVM2 is integrated into SpiderMonkey, it will be further developed. I see the potential for a stand alone VM that could provide JavaScript 2 interpretation via a browser plug-in... At least on the Amiga platform.Last edited by ShadesOfGrey on 08-Nov-2006 at 02:49 AM.
_________________ Unless otherwise explicitly stated, this message is not meant to affirm nor deny, defend nor offend any faction within the 'Amiga' Community.
|
|
Status: Offline |
|
|