... until the collector arrives ...

This "blog" is really just a scratchpad of mine. There is not much of general interest here. Most of the content is scribbled down "live" as I discover things I want to remember. I rarely go back to correct mistakes in older entries. You have been warned :)

2010-04-09

jslibs

jslibs is a standalone SpiderMonkey-based Javascript host. It provides many libraries that provide OS access allowing one to use Javascript for general-purpose development.

nodejs

nodejs is a V8-based Javascript host that emphasizes event-driven network applications (like web servers). Using it, one can write Javascript on both the client and server sides.

Blog Archive