Embed C++ in Python source code, dynamically compile and access data
Moved to http://github.com/ftrias/pyembedc
Python module to embed C/C++ code within Python source code 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.
C/C++ Compiler for the ActionScript Virtual Machine (AVM2)
Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers.
Forum:
http://forum.crossbridge.io/
GitHub - SDK Source:
https://github.com/crossbridge-community/crossbridge/
GitHub - Issue Tracker:
https://github.com/crossbridge-community/crossbridge/issues
GitHub - Wiki:
https://github.com/crossbridge-community/crossbridge/wiki
GitHub - Examples:
https://github.com/crossbridge-community
Demo:
http://www.vpmedia.hu/crossbridge/neverball
Tutorials:
https://www.adobe.com/devnet/tagsearch.tsb.prod-_sl_flascc_v_.tse.html
http://bruce-lab.blogspot.hu/2014/01/crossbridgeflascc-resources-collection.html
https://tv.adobe.com/watch/max-2013/from-c-to-flash-the-power-of-the-adobe-flash-c-compiler/
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
A script(ing/ed/able) optimizing compiler for the C and Objective-C languages (and in the future other languages such as C++, D and Java). Written in a scripting language to allow for experimentation with code generation and optimization techniques.