forked from mozilla/narcissus
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
dherman edited this page Oct 21, 2010
·
18 revisions
These pages are the main documentation for Narcissus, a JavaScript interpreter written in pure JavaScript.
- Installation
- Running Narcissus
- Narcissus internals
Here's how you can get involved with Narcissus:
- Join the mailing list (archives)
- Join the
#narcissus
channel on irc.mozilla.org - Read up on Narcissus bugs in Bugzilla
- Submit new Narcissus bugs in Bugzilla
- Hack!
Looking for coding projects to contribute to? Here are some areas where we could use your help:
- Bug 584777 tracks open code-cleanup bugs.
- The tests/narcissus-failures.txt file tracks our current failing SpiderMonkey tests.
- Bug 595287: implement ES5 strict mode
Narcissus is open source code. You can always fork the code and modify it. If you'd like to contribute your edits back to us, you can do a pull request on Github. However, we can only accept pull requests from people who have filled out a Mozilla committer's agreement. If you have any trouble with this process, feel free to ask us for help on #narcissus and we'll do everything we can to help.