commit | 2c5468656ca792903961664dfb4487c76cf67cf9 | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Wed Jun 20 14:31:38 2012 -0500 |
committer | Matt Godbolt <matt@godbolt.org> | Thu Jun 28 06:20:28 2012 -0500 |
tree | 1e051913252f3f7a07d2804a894829e824c807bf | |
parent | c560ee55089495910fa757ccddbd05607a62b5d8 [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!