CliPP is a C++ library which enables seamless interoperability between C++ and interpreted languages such as javascript. CliPP allows you to expose classes and functions written in C++ to Javascript with a minimum of extra code, and with a minimal impact on your existing code design. The CliPP package also contains a complete Javascript Parser written using the Spirit library. The Javascript Parse