You can add The Ruby Racer to the list as well.
$ gem install therubyracer
$ v8 -e 'print("Hello World")'
Hello World
$
http://github.com/cowboyd/therubyracer
alas, no windows.
On May 27, 5:42 pm, Louis Santillan <[email protected]> wrote:
> There are a few popular "shells" now.
>
> Node -http://nodejs.org/
> Narwahl -http://narwhaljs.org/
> v8cgi -http://code.google.com/p/v8cgi/
> v8-juice -http://code.google.com/p/v8-juice/
>
> -L
>
> On Thu, May 27, 2010 at 12:53 AM, [email protected]
>
>
>
> <[email protected]> wrote:
> > Hi all,
>
> > I'm curious whether v8-based solutions exists similar to perl or bash,
> > I mean stand-alone interpreter available for major linux
> > distributions, win32 and macosx that provides developer with some kind
> > of standard js library with such features as filesystem access, module
> > support, networking module.
>
> > I am aware of seed but it's quite buggy and unstable.
>
> > And I know that it's not a big problem to customize v8 with native
> > bindings to provide, say, filesystem access but I wouldn't reinvent it
> > if it already exists.
>
> > Perl and Python is not a good option for me because I just don't like
> > their syntax and feel quite comfortable with js.
>
> > --
> > v8-users mailing list
> > [email protected]
> >http://groups.google.com/group/v8-users
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users