Subj : Re: JS Interpreter on MacOS X? To : classic695 From : Brendan Eich Date : Mon May 05 2003 02:20 pm classic695 wrote: >Is there a way I can get Rhino or SpiderMonkey to function as a >JavaScript interpreter under MacOS X? I've tried using make to build >SpiderMonkey and the java command to run Rhino, but neither works for >me (I am not much of a full Java/C programmer). Can anyone give me >some help with this? Thanks. > > Maybe you should try Konfabulator (http://www.konfabulator.com/downloads/) -- I believe it uses SpiderMonkey, but I don't know whether it exposes the engine as an interpreter you can use directly. /be .