I've started work on a Javascript implementation, but haven't gotten
very far yet.
I've starting with the Narcissus implementation from the Mozilla
project. My current
plan is to:
1. Identify any objects that need to be bootstrapped into PMCs.
2. Write a Compile phase that borrows logic from jsexec.js, and
convert it to
a PIR generator.
3. Run it once in a Narcissus enabled SpiderMonkey interpreter.
The Mozilla project has a huge suite of tests for EMCAScript
compliance, which might be
a good thing to borrow for any Parrot based Javascript implementation.
Regards,
Norman Nunley
On 7 Jul 2006, at 17:34, Vishal Soni wrote:
Hi,
Is any one working on Java Script(ECMA-262) implementation in Parrot?
--
Thanks,
Vishal