SpiderMonkey: Difference between revisions
Jump to navigation
Jump to search
WiibrewBot (talk | contribs) m Robot: Bringing template up-to-date (manual fixing may be required) |
Mechaelvis (talk | contribs) correct infobox |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox development tools | ||
| title = Javascript | | title = Javascript | ||
| desc = Library | | desc = Library | ||
| type = | | type = ported library | ||
| version = 0.1 | | version = 0.1 | ||
| author = [[User:Mjbauer95|Mjbauer95]] | | author = [[User:Mjbauer95|Mjbauer95]] | ||
| download = | | download = http://www.mediafire.com/?m44tdzzyktl | ||
| source = | | source = http://www.mozilla.org/js/spidermonkey Mozilla.org | ||
| website = | | website = http://www.mozilla.org/js/spidermonkey | ||
}} | }} | ||
The '''Javascript Library''' is a port of the Spidermonkey Javascript Engine. It can be used for many different functionalities. | The '''Javascript Library''' is a port of the Spidermonkey Javascript Engine. It can be used for many different functionalities. |
Revision as of 17:23, 2 September 2009
Javascript | |
General | |
---|---|
Author(s) | Mjbauer95 |
Type | Ported Libraries |
Version | 0.1 |
Links | |
Download | |
Website | |
Mozilla.org Source |
The Javascript Library is a port of the Spidermonkey Javascript Engine. It can be used for many different functionalities.
Download
You may download it here: http://www.mediafire.com/?m44tdzzyktl
API
Mozilla has created a nice API via jsapi.h. Documentation is at the Mozilla wiki here: https://developer.mozilla.org/en/SpiderMonkey