[prev] [thread] [next] [lurker] [Date index for 2004/03/02]
Peter da Silva wrote: >>Javascript is C language family? Maybe, but only if Java and Python are >>too, surely? > > Python... um, if Python's in the C family then so is FORTRAN and RPG. That may be, but Javascript's closer to Python than it is to Java, the name and braces notwithstanding. >>I think Javascript's a completely lovely language. It's only when you >>start having to control web pages with it that things turn nasty. > > > Is there a good command-line JS interpreter out there? http://www.mozilla.org/js/spidermonkey/ ... is the standalone/embeddable C implementation of Javascript used in Mozilla, which can be run as a shell. There are a whole ton of other ECMAscript implementations out there too, in many languages, including Mozilla's Rhino project which is pure Java. Annoyingly there are two seperate modules tying Spidermonkey to Perl, but neither's been taken far enough to be really useful. -- YozThere's stuff above here
Generated at 14:02 on 01 Jul 2004 by mariachi 0.52