/v8Bind

A collection of C++ template metaprograms for binding C++ code to the v8 Javascript engine.

Primary LanguageC++

v8Bind
------

A collection of C++ template metaprograms for binding C++ code to Google's v8
Javascript engine in the style of Boost::Python.

It may need some tweaking to compile. It was last verified to work in mid-2010.