RSS 2 projects tagged "v8"

Download Website Updated 29 Jun 2012 vu8

Screenshot
Pop 21.42
Vit 1.55

vu8 is a project that allows one to give JavaScript access to C++ classes and methods. The binding library is a header-only library that uses template metaprogramming extensively to make binding as easy as possible for the library user. vu8 also provides a library to add "vu8.load" to the v8 JavaScript context, which is a system for loading C++ plugins from shared libraries. Cmake modules are provided to make it easy to build C++ modules for use with "vu8.load". A binary is also provided for running JavaScript files in a context which has vu8 module loading functions provided.

No download Website Updated 22 Dec 2011 v8class

Screenshot
Pop 14.76
Vit 22.89

v8class is a tiny C++ wrapper classes around the v8 JavaScript engine. It simplifies creation of classes that needs to be exposed to JavaScript using v8. v8class uses template concepts and macros for creating user defined v8 classes. A sample project is also provided.

Screenshot

Project Spotlight

Aspose.Tasks

A non-graphical .NET Project management component which enables .NET applications to read, write, and manage Project documents without utilizing Microsoft Project.

Screenshot

Project Spotlight

LibGit2Sharp

A combination of Git and .Net/Mono.