commit | cc62e717d6c9b40808c2900900443174662157af | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Tue Feb 05 17:30:49 2013 -0600 |
committer | Matt Godbolt <matt@godbolt.org> | Tue Feb 05 17:30:49 2013 -0600 |
tree | 0e87b168cb8958c933441a0b7ee04e8a0ad94e62 | |
parent | 71722d68502c714cd7ee2c3d86b20adee914700a [diff] |
Use CodeMirror's batch api
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!