FlaCC: Flash C Compiler
October 17th, 2008 by WillEarlier this month, Peter Elst posted on his blog about the FlaCC Project. In a nutshell, FlaCC is a way to compile C and C++ libraries to ActionScript bytecode, making code written in the C/C++ languages accessible to Flash. Interpreters for various scripting languages are actually written in C/C++ so this could allow you to port Ruby, PHP or Python into your AIR applications.
This video from 2007’s Adobe MAX Chicago is enough to spark your imagination:

November 20th, 2008 at 1:36 pm
[...] the FlaCC demos at past conferences, Adobe has released a beta of Alchemy on Adobe Labs. Alchemy is a research project that allows [...]