C/C++ Compiler for the ActionScript VirtualMachine (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...
Low level programming language and compiler close to python. Intended for experiments with in processor design. Consists of language definition, compiler and simple cpu simulation written in python. The compiler can be adapted to different processors easily.