Spidermonkey

From wikinotes
Revision as of 12:20, 6 June 2021 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Firefox's javascript engine.
Includes an interpreter.

Documentation

js shell https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Introduction_to_the_JavaScript_shell

Install

pacaur -S spidermonkey

Interpreter

js file.js