Are there any pure Javascript alternatives to Narcissus for running Javascript in a web browser? ( Narcissus is the Javascript interpreter written in Javascript itself and is made by the inventor or Javascript)
+2
A:
Here's a List of ECMAScript engines, but Narcissus seems to be the only one implemented using JavaScript.
cxfx
2009-12-12 07:22:01
Ok thanks. I need the engine written in javascript so that I can run it in the browser
Zubair
2009-12-19 19:51:12