you can take a look at the nodejs <http://github.com/ry/node> source code as
well

On Fri, Aug 6, 2010 at 2:18 PM, Kelly <[email protected]> wrote:

> I caught a hang-up along my development because I hadn't read about
> all available functionality. If you have the time and patience, I
> recommend reading all the documentation in v8.h.
>
> On Aug 5, 5:10 am, pikpik <[email protected]> wrote:
> > Hi,
> >
> > As another user, I'm not quite sure what would interest you the most,
> > but here's what I could think of:
> >
> > V8
> >
> > - About contributions:http://code.google.com/p/v8/wiki/Contributing
> >
> > - Samples are useful (for me) for learning:
> http://code.google.com/apis/v8/samples.html
> >
> > - The Embedder's Guide has a lot of useful information:
> http://code.google.com/apis/v8/embed.html
> >
> > - All of V8's documentation is quite helpful to understanding the
> > engine:http://code.google.com/apis/v8/intro.html
> >
> > Unrelated to V8
> >
> > - There's CommonJS (a standard) and implementations such as node.js
> > (uses V8), but that has little to do with V8 itself:
> http://www.commonjs.org/
> >
> > :)
> >
> > I hope this is helpful,
> > pikpik
>
> --
> 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

Reply via email to