The general concept and how to for embedders are available at the wiki page - http://code.google.com/p/v8/w/list
I downloaded doxygen and generated docs from the v8/src/internal/v8.h file. It's a good reference. 09. март 2011. 01.23, Michael Sync <[email protected]> је написао/ла: > Hello, > > I check-out the read-only source code of v8 and tried building it on my > ubuntu box and it's building fine. I like to contribute for v8 engine but I > don't have that much experience in C++ and Javascript Engine.. So, it would > be great if someone helps me to get started ... First of all, I like to > understand the existing code and how you guys implement the ECMA script.. Is > there any documentation or video that I can watch to understand about the > concepts of this engine and etc? thanks. > > Thanks and Best Regards, > Michael Sync > > Don't go the way life takes you. > Take life the way you go > > http://michaelsync.net > > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users -- Nebojša Ćirić -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
