Download List

Projeto Descrição

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 é usado. O uso de jsnspr está obsoleto, e jsio deve ser utilizado. A API é ligeiramente diferente. O módulo jsfastcgi foi adicionado. Uma classe Pack foi adicionado no jsstd para codificar / decodificar dados binários. Shebang (#!) É suportada. JS_THREADSAFE foi desativado. Um monte de pequenos bugs foram corrigidos.
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