Re: Standalone Javascript interpreter for Linux?
- From: Conrad Lender <crlender@xxxxxxxxx>
- Date: Fri, 31 Oct 2008 02:21:36 +0100
On 2008-10-31 01:59, Erik Hahn wrote:
I'm looking for a standalone Javascript interpreter like the ones of
Perl and Python. Does such a thing exist for Linux?
Yes. There's Rhino (Java implementation of Mozilla's JavaScript engine),
SpiderMonkey (C implementation of the same, but not really usable as a
scripting environment), and a few other packages that look promising,
but that I haven't tested yet. I'd recommend starting with Rhino.
Mozilla Rhino
http://www.mozilla.org/rhino/
Mozilla SpiderMonkey
http://www.mozilla.org/js/spidermonkey/
JSDB
http://www.jsdb.org/
wxJavaScript
http://www.wxjavascript.net/
- Conrad
.
- Prev by Date: Re: why cpu MHz in /proc/cpuinfo different from model spec?
- Next by Date: bash subroutine syntax question
- Previous by thread: why cpu MHz in /proc/cpuinfo different from model spec?
- Next by thread: bash subroutine syntax question
- Index(es):
Relevant Pages
|