Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.2 KB

CrossBridge

CrossBridge is the open-source version of Adobe FlasCC (formerly the [Alchemy] (http://labs.adobe.com/technologies/alchemy/) project). It provides a complete C/C++ development environment for targeting the Adobe Flash Runtime.

Features:

  • LLVM-GCC 4.2 compiler with Flash backend
  • GDB debugger that debugs your code while running in the Flash Player
  • SWIG backend that auto-generates inter-operability code, allowing you to build Flash libraries (SWCs) that wrap C/C++ libs
  • Multi-threading based on POSIX Threads

Download:

Examples: