| Projects on Google Code | Results 1 - 10 of 19 |
jsircbot is an Internet Relay Chat robot (IRC bot) written in Javascript (no browser is needed). It aims to be very flexible and multi-purpose. It is completely module-based (Channel, CTCP, DCC, ...) and it has an event listener system monitor channel(s) and server(s) activity and events.
This is a...
Like !JavaScript 1.7, only better.
Like !JavaScript 1.8.1, only without the JIT and autoconf.
(Holding project until/if Mozilla accepts code, from Wes & Ash)
Mozilla's Spidermonkey javascript engine is used in the Firefox web browser and is embedded in numerous third party programs.
However Mozilla typically haven't made "formal" releases to download, and to generate your own requires a few steps. This project provides some simple bash scripts to a...
The nJord! Platform is an environment for administrative scripting in Windows. It encapsulates Mozilla's SpiderMonkey JavaScript interpreter with native Win32 API functions and the ability to load additional native JavaScript plugins at runtime. nJord! scripts are ECMAscripts and follow the same syn...
Jslibs is a standalone JavaScript development runtime environment for using JavaScript as a general-purpose scripting language.
jslibs uses [http://developer.mozilla.org/en/docs/SpiderMonkey SpiderMonkey] library that is Gecko's JavaScript engine (SpiderMonkey is used in various Mozilla products,...
spidermonkey,
javascript,
ecmascript,
runtime,
library,
database,
graphics,
socket,
encryption,
zlib,
ode,
ffi,
opengl,
FastCGI,
embedding
Goals:
* Able to generate content in CommonJS JavaScript
* Able to write Apache Modules in JavaScript, including full reflection of request_rec etc.
* Able to write an Apache Module in JavaScript which implements JSGI
* Able to run Juice framework from JSGI module
mod_js is more like ...
This project creates a Tcl extension to embed a javascript interpreter (Spidermonkey) in a Tcl/Tk application.
= What is GPSEE? =
* a platform for developing and running [CommonJS] programs
* a general-purpose C API for embedding SpiderMonkey + CommonJS
* a general-purpose C API for adding interoperability between JSAPI projects
* licensed under the exact same terms as SpiderMonkey
* pronoun...
=jsmud - JavaScript MUD Kernel=
==About jsmud==
The JavaScript MUD Kernel is software which allows developers to build a fully working MUD server utilizing the JavaScript scripting language. The project does not provide a ready-to-run MUD system, but instead requires that developers implement ...
piston is a server side javascript implementation (using spidermonkey/tracemonkey).
It also includes en Eclipse debugger plugin for setting breakpoints/stepping through javascript code.
I couldn't come up better name so I just picked 'piston'.
For details on the debugger protocol: DebuggerP...