commit | 1114bdee663c93cd2d4e90f03f5aa48903d7c055 | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Wed Jun 20 14:31:38 2012 -0500 |
committer | Matt Godbolt <matt@godbolt.org> | Wed Jun 20 14:31:38 2012 -0500 |
tree | a1bcc9030be8db8d1fe36379f49cdaa6dfa7fcd7 | |
parent | 56932625800cf9814bf788b3e536b7052e3d5599 [diff] |
First pass at trying to extract some kind of object out of the compiler mass, in preparation for diffing
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!