Download List

项目描述

OSSP js is a stand-alone distribution of the
Javascript programming language reference
implementation from Mozilla, provided through a
build environment based on GNU autoconf, GNU
libtool, and GNU shtool, including support for
easy JavaScript build-time feature set selection
(ECMA-3, JS-1.5, JS-1.6), optional CLI line
editing support, optional "stdio" based File
object support, and JS/Perl bindings. The C API in
"libjs" contains both the Javascript engine and
the required Sun math library ("fdlibm") with all
internal symbols carefully protected under the
"js" namespace. A js-config utility and a
pkg-config specification are provided to allow
applications to easily build with the JavaScript C
API.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-08 14:10
1.6.20070208

构建环境升级为GNU的autoconf 2.61和jspack(1)命令是一个院长爱德华兹的JavaScript CLI的适应“包装”的内容。
标签: Minor feature enhancements
The build environment was upgraded to GNU autoconf 2.61 and a jspack(1) command that is a CLI adaption of Dean Edwards' JavaScript "packer" was added.

2006-08-20 19:30
1.6.20060820

此版本增加了可选的建设,建立以UTF SpiderMonkey的时间支持- 8的C字符串的API和内部。
标签: Minor feature enhancements
This release adds optional build-time support for building Spidermonkey with UTF-8 based C strings in the API and internally.

2006-08-03 16:55
1.6.20060803

动态共享对象(DSO)为基础的C扩展载入中支持加入。这使得OSSP Mozilla的JavaScript实现动态加载C扩展模块。双方的C API和Java语言API提供。
标签: Major feature enhancements
Dynamic Shared Object (DSO) based C extension
loading support was added. This allows the OSSP
Mozilla JavaScript implementation to dynamically
load C extension modules. Both a C API and
JavaScript API are provided.

2006-07-31 22:22
1.6.20060731

对许多修正了“使安装”和“make distclean命令”程序。
标签: Major bugfixes
Many fixes to the "make install" and "make distclean" procedures.

2006-07-30 16:41
1.6.20060730

支持Cygwin和MinGW加入。
标签: Minor feature enhancements
Support for CygWin and MinGW was added.

Project Resources