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

Reply via email to