Scott Duffy's Book Writing Log

An account of my experiences writing computer programming books.

Hi there. My name is Scott Duffy, and welcome to my book writing log. I have documented the process of writing my last two books on this site, and have started my third. This book will be called Visual Studio Team System In Action, and should be available in 2005.

Thursday, October 31, 2002

The Mozilla project has a somewhat-secret project under way to develop a "JavaScript 2.0" component. It's not aimed specifically at the Mozilla Web browser just yet :: currently, it is only a JavaScript 2.0 shell. You can create classes and other neat JS2 tricks, and the shell will execute your code. Of course, it's not tied into any DOM (client or server), so there's not much you can do besides "print()".

The project used to be called DikDik, but it has been restructured under the name Epimetheus. It is worth a download and compile if you have CVS.

Scott

0 Comments:

Post a Comment

<< Home