Skip to content
/ es4 Public
forked from dherman/es4

snapshot of the abandoned ES4 reference implementation

License

Notifications You must be signed in to change notification settings

graydon/es4

This branch is up to date with dherman/es4:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29882d3 · Jul 11, 2008
Nov 2, 2007
Jul 3, 2008
Jun 9, 2007
Feb 28, 2008
Aug 10, 2007
Jul 5, 2007
Jul 11, 2008
Jun 19, 2008
Jun 26, 2008
Jun 7, 2008
Jun 24, 2008
Nov 29, 2006
May 31, 2007
Oct 31, 2007
Apr 29, 2008
Feb 13, 2008
Nov 1, 2007
Nov 1, 2007
Feb 28, 2008
Dec 5, 2006
May 21, 2008
Feb 17, 2007
Nov 2, 2007
Feb 13, 2008
Jun 29, 2007
Jun 22, 2008
Jul 11, 2008
Jul 3, 2008
Jun 19, 2008
Nov 2, 2007
Apr 26, 2008
Apr 26, 2008
Jul 5, 2007
Jul 5, 2007
Jul 5, 2007
Aug 31, 2007
Jun 26, 2008
Apr 26, 2008
Apr 26, 2008
Apr 26, 2008
Apr 26, 2008
Apr 26, 2008
Jul 11, 2008
Apr 29, 2008
Jun 24, 2008
Apr 23, 2008
Apr 19, 2008
Jun 24, 2008
Jun 27, 2008
Jun 24, 2008
Feb 28, 2008
Jun 27, 2008
Apr 25, 2008
Jul 5, 2007
Jun 27, 2008
Jun 24, 2008
Jun 24, 2008
May 1, 2008
Jun 24, 2008
Nov 2, 2007
Jun 23, 2007
Aug 28, 2007
Aug 16, 2007
Jun 18, 2008
Oct 17, 2007
Feb 28, 2008
Apr 18, 2008
Jul 11, 2008
Jun 27, 2008
Jun 24, 2008
Nov 2, 2007
Apr 29, 2008
Jun 24, 2008

Repository files navigation

The ECMAScript Edition 4 Reference Implementation

Copyright (c) 2007 Adobe Systems Inc., The Mozilla Foundation, Opera
Software ASA, and others.

See the file LICENSE for terms and conditions.

See the file INSTALL for installation instructions.

======================================================================
Quick start
======================================================================

On Cygwin, Linux, and MacOS X, run the `es4' script. On Windows
without Cygwin, run the `es4.bat' batch file. Type :help at the ES4
prompt for information about the interpreter.


----------------------------------------------------------------------

This software incorporates the Decimal Number Arithmetic Module by
Mike Cowlishaw of the IBM Corporation.

Decimal Number Arithmetic Module - http://www2.hursley.ibm.com/decimal
[email protected]
Mike Cowlishaw, IBM Fellow
IBM UK, PO Box 31, Birmingham Road, Warwick CV34 5JL, UK

The Decimal Number Arithmetic Module is covered under the terms of the
ICU License -- ICU 1.8.1 and later.

You should have received a copy of the ICU License along with this
software. If not, please contact the IBM Corporation for more
information.

----------------------------------------------------------------------

This software incorporates data from Unicode, Inc.

Unicode Data - http://www.unicode.org
Copyright © 1991-2007 Unicode, Inc. All rights
reserved. Distributed under the Terms of Use in
http://www.unicode.org/copyright.html.

You should have received a copy of the Unicode license along with this
software. If not, please see http://www.unicode.org/copyright.html.

----------------------------------------------------------------------

Versions of this software built with the MLton compiler dynamically link
to the GNU MP Library.

The GNU MP Library - http://gmplib.org/
Copyright 1991, 1996, 1999, 2000, 2007 Free Software Foundation, Inc.

The GNU MP Library is covered under the terms of the GNU Lesser General
Public License, Version 3.

You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library.  If not, see http://www.gnu.org/licenses/.

About

snapshot of the abandoned ES4 reference implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published