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.

2009-12-21 23:46
r3040

Esta versão adiciona muitas correções e melhorias.
Tags: DEVSNAPSHOT
This release adds many bugfixes and enhancements.

2009-06-01 17:05
0.95 r2572

Novos módulos foram adicionados. torna jssvg Scalable Vector Graphics (SVG) para um buffer de imagem. jssdl quebra o Simple DirectMedia Layer (SDL) Library API. jstask gerencia a execução simultânea função JavaScript usando threads. jsjabber gerencia o protocolo XMPP (Jabber Instant Messaging). jsiconv converte entre codificações de caracteres diferentes. jstrimesh gerencia triângulo com objetos 3D. jsvst é um novo hospedeiro que pode ser carregada como um plug-in VST. Mais de 225 correções de bugs e 137 aprimoramentos foram feitos.
New modules were added. jssvg renders Scalable Vector Graphics (SVG) to an image buffer. jssdl wraps the Simple DirectMedia Layer (SDL) library API. jstask manages simultaneous JavaScript function execution using threads. jsjabber manages the XMPP protocol (Jabber Instant Messaging). jsiconv converts between different character encodings. jstrimesh manages triangle based 3D objects. jsvst is a new host that can be load as a VST plug-in. More than 225 bugfixes and 137 enhancements were made.

2008-08-19 05:34
0.9

Esta versão inclui uma série de aprimoramentos API, muitas otimizações de código, 12 correções de bugs, novos módulos 4 e 7 novas classes.
Tags: Major feature enhancements
This release includes a lot of API enhancements, many code optimizations, 12 bugfixes, 4 new modules, and 7 new classes.

2008-03-15 20:33
2008.03.15 r1402

Esta versão inclui melhorias API e novas funções, correções de bugs e vazamento de memória, e algumas melhorias de desempenho. A documentação foi atualizada.
Tags: Minor feature enhancements
This release includes API enhancements and new
functions, bug and memory leak fixes, and some
performance enhancements. Documentation has been
updated.

2008-02-27 12:49
r1315 2008.02.26

Esta versão inclui várias melhorias e novas funções API, bugs e correções de vazamento de memória, e um monte de otimizações de código. jsdebug é um novo módulo que foi criado para gerenciar tarefas de depuração de base e para ajudar a monitorar o uso da memória.
Tags: Major feature enhancements
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.

Project Resources