caucho
 


Resin 1.0 follows most of the additions Netscape's JavaScript 1.3 makes to EcmaScript. It does not add the changes to the function arguments variable.
The changes from JavaScript 1.3 fall under the following categories.
  1. Enhancements allowing scripts to more clearly express their intensions.
  2. Enhancements allowing scripts robustly handle exceptions and execute in a threaded environment.
  3. Library changes following Java APIs when they conflict with JavaScript.
Resin will faithfully execute scripts restricting themselves to EcmaScript.
  • Literals
  • Statements
  • Expressions
  • Libraries

Copyright © 1998-2002 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark, and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc.