You are at the archive for the software Category:

jswrap (C++ love for Spidermonkey)

A couple of years ago I started and then abandoned a project that implemented what I thought then were a couple of cute ideas to do with using boost (the outstanding C++ libraries found at boost.org) to automatically generate wrappers for C++ objects to be used in Spidermonkey. I’ve shared pieces of the code [...]

extend this!

I’ve been working on something fun for the last couple of days (in between patch-revs on other bugs I can’t talk about yet), and I thought I’d blog about it. It’s cool (at least to me) and useful:
John Resig and others involved in the standardization process for the new ECMAScript language proposals have been [...]

elinks

A text-mode browser that does JavaScript (using Spidermonkey)? Neat.

checking my work

So I have been using this little tool for a while to look at the output of “cvs diff -up8″ as HTML before submitting patches to bugzilla. It seems to be working pretty well for me, so I thought I’d go ahead and make it more widely available. I would love to get [...]