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

Reply via email to