Download List

Descripción del Proyecto

jslibs is a standalone JavaScript development environment for using JavaScript as a general-purpose scripting language. jslibs provides a set of native modules that contains various general-purpose classes and functions. Some of these modules are simple wrappers to familiar libraries such as zlib, SQLite, FastCGI, and NSPR. Other modules provide tools to enhance JavaScript programming. The jslibs distribution comes with a small standalone command-line access program (jshost) that can be used to run JavaScript files.

System Requirements

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-08-28 14:08 Back to release list
2007.08.27

JavaScript 1.8 es utilizado. El uso de jsnspr está obsoleta, y jsio se debe utilizar en su lugar. El API es un poco diferente. El módulo de jsfastcgi fue añadida. Una clase Pack fue añadido en jsstd para envío / recepción de datos binarios. Shebang (#!) Es compatible. JS_THREADSAFE fue desactivado. Una gran cantidad de pequeños bugs fueron corregidos.
Tags: Major feature enhancements
JavaScript 1.8 is used. The use of jsnspr is
deprecated, and jsio should be used instead. The
API is slightly different. The jsfastcgi module
was added. A Pack class was added in jsstd to
encode/decode binary data. Shebang (#!) is
supported. JS_THREADSAFE was deactivated. A lot of
minor bugs were fixed.

Project Resources