Embed C++ in Python sourcecode, dynamically compile and access data
Moved to http://github.com/ftrias/pyembedc
Python module to embed C/C++ code within Python sourcecode and scripts. Automatically compile and dynamically link the code. Transparently allow native access to python data from C code and vice versa. Module provides all the "glue" to dynamically convert data types, arrays and structures.
GWTApp provides several features like: HTML templating and messaging at runtime without application recompiling, MetaField to auto bind and simulate annotation of RPC data fields, Strong typing in MVC, Modular structure in Maven.