Hi, all! My efforts with v8 have quickly outgrown my little source tree, so i've set up a new Google Code project for it:
http://code.google.com/p/v8-juice/ "juice" = JavaScript Userland Integratable Components Emporium or: JavaScript Userland Integratable Components for Everyone (it took me some time to come up with an appropriate acronym for "juice"!) (and if you don't know what V8 Juice really is: http://www.v8juice.com/) As always, cooperative coders are welcomed! i'm easy to work with and not particularly picky about who i hack with :). @Slide: i see this as more of an experimentation/test project than competition for k7 and related work. Caveat #1: the current build tree will ONLY work on GNU platforms, or Unix-like platforms which host GNU toolsets (including GNU-compatible versions of the basic system tools, gcc, and GNU Make 3.81). It won't compile as-is (or will compile but not link) on Cygwin or Mac platforms (i only have Linux boxes, so that's what my build tools target). i would really like to port the tree to scons at some point (for platform compatibility), but i have no experience with scons. Once the tree is restructured how i want it, i'll revisit scons (which can live in parallel with my own personal favourite, Make). Caveat #2: i'm in the process of porting the build to a new structure, so not everything compiles/links right this minute. Happy hacking! --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
