commit | 6816c585034b44a2769342489a66050a0f816c59 | [log] [download] |
---|---|---|
author | Ali Utku Selen <auselen@gmail.com> | Sat Feb 15 02:22:58 2014 +0100 |
committer | Ali Utku Selen <auselen@gmail.com> | Sat Feb 15 02:22:58 2014 +0100 |
tree | 1259cbc0eece7fd98babb6a25a0073da44398455 | |
parent | 03b54de68aa9786268ae124c3ef2a1a454b2d901 [diff] |
Compress source for permalink Use lz-string (http://pieroxy.net/blog/pages/lz-string/index.html) to compress source code for permalink usage.
GCC Explorer is an interactive compiler. The left-hand pane shows editable C/C++ code. The right, the assembly output of having compiled the code with a given compiler and settings.
Try out the demo site!