Archive for April, 2006

Javascript from the command line

Thursday, April 13th, 2006

Javascript has come a long ways. The Mozilla project has released a couple of tools for javascript writers. I recently added the capability to my Mac of being able to write javascript then run and debug it from the command line, just like I would a perl script. Rhino is a java tool that will [...]