The Mozilla
Organization
Our Mission
Who We Are
Getting Involved
Community
Editorials
What's New
Newsbot
Development
Roadmap
Module Owners
Blue Sky
Projects
Status
Tools
Products
Source Code
Binaries
Documentation
License Terms
Bug Reports
Quality
Search
Feedback

JavaScript Documentation

The following links are likely relevant to either embedders or scripters, and include stuff from relevant standards to information about the architecture of JS in the client to works in progress.
ECMA
ECMA hosts the standardization effort for JavaScript, resulting in ECMA-262 and ISO-16262.
API Documentation
API documentation is available in PDF form and in HTML.
File object
The current working document for the JavaScript File object, which allows access to files and (eventually) pipes. Please send comments to Norris Boyd.
LiveConnect
LiveConnect is the Java<->JavaScript communication technology first shipped as part of Navigator 3.0. The core engine now includes a VM-independent, JNI-based LiveConnect system. Plans for a future version of LiveConnect (``LC3'') are being developed. Some LiveConnect documentation has been assembled.
PerlConnect
PerlConnect is LiveConnect-like glue that ties JS and Perl together. The source is in js/src/perlconnect, including documentation.

Mike Shaver

Last modified: Mon Jan 18 13:37:01 EST 1999

Copyright © 1998-1999 The Mozilla Organization.