czhixin / v8Bind

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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