commit | 50c7279dd91422cebad3a52aa6493ff00ccbd3aa | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Mon Apr 21 07:49:25 2014 -0500 |
committer | Matt Godbolt <matt@godbolt.org> | Mon Apr 21 07:49:25 2014 -0500 |
tree | d6d1e1766b6a0e679564282e6888ac87c370f3f9 | |
parent | 6badbdc6c2c9a090a5ae07e6800c9064c7641f68 [diff] |
Add a prereqs target
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!