Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
2007.08.27

1,8 JavaScript verwendet wird. Die Verwendung von jsnspr ist veraltet und jsio sollte stattdessen verwendet werden. Die API ist ein wenig anders. Die jsfastcgi Modul wurde hinzugefügt. Ein Pack Klasse wurde in jsstd zu kodieren hinzugefügt / Binär-Daten zu entschlüsseln. Shebang (#!) Wird unterstützt. JS_THREADSAFE wurde deaktiviert. Viele kleinere Bugs wurden behoben.
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