commit | 94da31ce8a45290381d047c51852891ab1d1a9a9 | [log] [download] |
---|---|---|
author | Matt Godbolt <matt@godbolt.org> | Thu May 24 10:54:11 2012 -0500 |
committer | Matt Godbolt <matt@godbolt.org> | Thu May 24 10:54:11 2012 -0500 |
tree | 211f76349d767248d84cc3d498acb9f87a597bbb | |
parent | 649cb8a981b7bfd84742b26198413a15aeead9bd [diff] |
Updated README with the demo site
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][http://gcc.godbolt.org/]!