RSS 1 project tagged "binder"

Download Website Updated 29 Jun 2012 vu8

Screenshot
Pop 21.33
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.

Screenshot

Project Spotlight

Excelsior JET

A Java SE 6 compliant JVM with AOT compiler and deployment toolkit.

Screenshot

Project Spotlight

PMD

A Java source code analyzer.