JSC allows developers to think in C# while targeting JavaScript, Java, Actionscript and PHP.
If you want to create a Flash or WebGL powered game in C# JSC is what you need. If you want to create a single page web application JSC is what you need!
JSC also integrates with NuGet which allows to create packages.
Contact us at:
info@jsc-solutions.net
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/
Ruby On Flash is a compiler written in Java that compiles Ruby source code directly into Flash applications(.swf files), and aims to provide a programmer-friendly approach to casual Flash game development.