Skip to content

crossbridge-community/crossbridge-community.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: