jslibs r1315 2008.02.26 (Default branch) |
|
|
Wednesday February 27, 2008. 01:49 PM FreshMeat
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.
License: GNU General Public License v2
Changes:
This release includes several API enhancements and
new functions, bug and memory leak fixes, and a
lot of code optimizations. jsdebug is a new module
that has been created to manage basic debugging
tasks and to help monitor memory usage.
|