User:ZbynekWinkler: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(add js-ctypes) |
||
| Line 5: | Line 5: | ||
* [[http://developer.mozilla.org/en/docs/MMgc MMgc]] | * [[http://developer.mozilla.org/en/docs/MMgc MMgc]] | ||
== Mercurial repositories | == Mercurial repositories == | ||
* http://hg.mozilla.com/ | |||
* [[XPCOMGC]] | * [[XPCOMGC]] | ||
| Line 12: | Line 13: | ||
* [http://developer.mozilla.org/en/docs/Build_Documentation Build Documentation] | * [http://developer.mozilla.org/en/docs/Build_Documentation Build Documentation] | ||
== js-ctypes == | |||
* [http://starkravingfinkle.org/blog/2007/09/hello-js-ctypes-goodbye-binary-components/ Hello JS-CTYPES, Goodbye Binary Components] | |||
* http://svn.mozilla.org/projects/js-ctypes/trunk/js-ctypes/ | |||
* [[JSctypes]] | |||
Revision as of 00:07, 22 December 2007
Javascript engine
- http://www.mozilla.org/projects/tamarin/ or Tamarin
- JavaScript:ActionMonkey -- integrate Tamarin and SpiderMonkey as part of Mozilla 2
- [MMgc]