Hi!
I need a standalone javascript engine so that I can run the javascript
statements directly from the command line(just like the interpreted
languages) without using any internet environment.
Is it possible? or Is such kind of an engine is available?
Since modern browser comes with the inbuilt javascript facility, I
knwo there must be some inbuilt-plugin for executing javascript
commands.?
Can separate that plugin from the browser?
Which are the files associated with javascript command execution?
Greetings,
Bob
I need a standalone javascript engine so that I can run the javascript
statements directly from the command line(just like the interpreted
languages) without using any internet environment.
Is it possible? or Is such kind of an engine is available?
Since modern browser comes with the inbuilt javascript facility, I
knwo there must be some inbuilt-plugin for executing javascript
commands.?
Can separate that plugin from the browser?
Which are the files associated with javascript command execution?
Greetings,
Bob
Comment