Hi Folks, I just wanted to let everybody know about a project that I've been working on for the past couple of months to embed V8 into Ruby. While it is still very much alpha software at this point, it has moved out of the experimental pre-alpha stage and now supports:
calling ruby code from javascript calling javascript code from ruby embedding ruby objects into javascript and vice-versa If you love these two languages like I do, then you're sure to find that scripting V8 from Ruby is fun times indeed. http://github.com/cowboyd/therubyracer cheers, Charles -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
