-
Notifications
You must be signed in to change notification settings - Fork 0
/
params.json
1 lines (1 loc) · 1.42 KB
/
params.json
1
{"name":"CrossBridge SDK","tagline":"Website","body":"# CrossBridge\r\n\r\nCrossBridge is the open-source version of Adobe FlasCC (formerly the [Alchemy] (http://labs.adobe.com/technologies/alchemy/) project). \r\nIt provides a complete C/C++ development environment for targeting the Adobe Flash Runtime. \r\n\r\nFeatures:\r\n\r\n* [LLVM-GCC 4.2](http://llvm.org) compiler with Flash backend\r\n* [GDB](http://www.sourceware.org/gdb) debugger that debugs your code while running in the Flash Player\r\n* [SWIG](http://www.swig.org) backend that auto-generates inter-operability code, allowing you to build Flash libraries (SWCs) that wrap C/C++ libs\r\n* Multi-threading based on [POSIX Threads](https://en.wikipedia.org/wiki/POSIX_Threads)\r\n\r\nDownload:\r\n\r\n* [SourceForge Project] (https://sourceforge.net/projects/crossbridge-community/files/)\r\n\r\nExamples:\r\n\r\n* [NeverBall](http://www.vpmedia.hu/crossbridge/neverball)\r\n* [GLSDL](http://www.vpmedia.hu/crossbridge/glsdl)\r\n* [StarlingFilters](http://www.vpmedia.hu/crossbridge/starlingfilters)\r\n* [QREncode](http://www.vpmedia.hu/crossbridge/qrencode)\r\n* [LUA](http://www.vpmedia.hu/crossbridge/lua)\r\n* [LUA with Starling](http://www.vpmedia.hu/crossbridge/luastarling)\r\n* [LiquidFun](http://www.vpmedia.hu/crossbridge/liquidfun)\r\n* [OpenGL](http://www.cmodule.org/nehe)\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}