In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

SpiderMonkey: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Mjbauer95 (talk | contribs)
New page: {{Infobox homebrewapp | title = Javascript | desc = Library | type = Development | version = 0.1 | author = User:Mjbauer95 | download = [http://www.2sha...
 
Mechaelvis (talk | contribs)
correct infobox
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
{{Infobox development tools
| title      = Javascript
| title      = Javascript
| desc        = Library
| desc        = Library
| type        = Development
| type        = ported library
| version    = 0.1
| version    = 0.1
| author      = [[User:Mjbauer95]]
| author      = [[User:Mjbauer95|Mjbauer95]]
| download    = [http://www.2shared.com/file/4662641/3b514c22/spidermonkeywiitar.html Here]
| download    = http://www.mediafire.com/?m44tdzzyktl
| source      = Yes at [http://www.mozilla.org/js/spidermonkey Mozilla.org]
| source      = http://www.mozilla.org/js/spidermonkey Mozilla.org
| website    = [http://www.mozilla.org/js/spidermonkey Mozilla.org]
| 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.


==API==
== Download ==
Mozilla has created a nice API via jsapi.h. It is on the Mozilla wiki here: https://developer.mozilla.org/en/SpiderMonkey
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


[[Category:Libraries]]
[[Category:Libraries]]

Revision as of 17:23, 2 September 2009

Javascript
General
Author(s)Mjbauer95
TypePorted Libraries
Version0.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